GroupLevelOLS: Perform group level model using OLS

Description Usage Arguments Value

Description

This function performs simple OLS on the beta 1 parameters obtained fitting a GLM at subject level. The user does not need to specify a design, as this function is only used to calculate one sample tests (corresponding to t-tests).

Usage

1
GroupLevelOLS(N, subj_b1)

Arguments

N

an integer specifying the amount of subjects from the first level

subj_b1

a vector of length N with the estimated beta 1 parameters

...

extra arguments passed to or from other methods.

Value

a vector with the estimated group level parameter


NeuroStat/NeuRRoStat documentation built on May 15, 2019, 1:26 p.m.