powered by
This function is internal. This function creates list of formulas that will be passed for analysis.
listFormula(x, formula)
Index of voxels to be analyzed
covariates to be included in the analysis
# NOT RUN { x <- 1 fm1 <- "~ x1" formula <- listFormula(x, formula = fm1) # }
Run the code above in your browser using DataLab