mni.vertex.compare.models {mni.cortical.statistics}R Documentation

An ANOVA comparing two models at each vertex

Description

Tests for differences when fitting two models at each vertex.

Usage

mni.vertex.compare.models(glim.matrix, model.one, model.two, vertex.table)

Arguments

glim.matrix

The matrix returned by mni.read.glim.file.

model.one

The first statistical model.

model.two

The second statistical model.

vertex.table

The vertex table returned by mni.build.data.table.

See Also

mni.read.glim.file. mni.build.data.table. mni.mean.statistics. mni.vertex.statistics. mni.write.vertex.stats.


[Package mni.cortical.statistics version 0.9.4 Index]