View source: R/multiscaleSVDxpts.R
antspymm_predictors | R Documentation |
This function generates a list of variable names to be used as predictors in a model, based antspymm tabular version of imaging data. It filters and processes the data to create meaningful predictors. LRAVG
antspymm_predictors(demog, doasym = FALSE, return_colnames = FALSE)
demog |
A dataframe containing demographic and imaging data. |
doasym |
boolean |
return_colnames |
boolean |
A dataframe with processed demographic and imaging data.
# predictors <- antspymm_predictors(demographic_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.