View source: R/model_roi2roi.R View source: R/model_glm_roi2roi.R
model_glm_roi2roi | R Documentation |
model_glm_roi2roi
model_glm_roi2roi
model_glm_roi2roi(target_roi, design_matrix, formula = NULL, ...)
model_glm_roi2roi(target_roi, design_matrix, formula = NULL, ...)
target_roi |
data to predict. can be also be a list or multiple columns if there are more than one target roi |
design_matrix |
predictors. can be also be list or a 3d array if there are more than one set of predictors |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.