Description Usage Arguments Details Value Examples
Fast lm
1 2 |
x |
nxp input design matrix. It should not include intercept. |
y |
qxn outcome matrix. q is number of voxels. |
bl |
(default=NULL) qxn baseline matrix. |
ncore |
(default=2) number of clusters registered for parallel processing. |
aggregate |
(default=FALSE) if TRUE, output betamap and stderrmat instead of tmap. |
hdmi_output |
the output of hd_mi function |
covidx |
(default=1) index of covariate of interest in the x matrix. Default is group if group is the first column in the x design matrix. |
This function computes linear regression and computes t-scores for multivariate outcomes.
tmaps t-values for each coefficients
df Degree of freedome of each coefficients
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.