knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
The goal of MarginalModelCifti is to perform marginal models on CIFTI processed datasets. The package contains a single main function that runs multiple subfunctions. Advanced users can use the subfunctions to construct their own analytic pipeline. However, this is not recommend for beginning users.
This is a basic example for how to use MarginalModelCifti:
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.