View source: R/get_connections.R
Provides measures of connectivity between brain regions from a nested tibble returned from 'import_nirs()'. It fits the data to a multilevel model with a specified number of lags. It returns a tibble with effect size measures to and from each region.
| 1 | 
| data | object from a nested tibble returned from 'import_nirs()' | 
| group | the group variable to have interact with the regions, to answer the question of if the connectivity is different across groups | 
| covariates | variables to include in the model in addition to the regions of interest and the random effects | 
| ... | arguments passed to 'lme4::lmer()' | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.