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)

Arguments

demog

A dataframe containing demographic and imaging data.

doasym

boolean

return_colnames

boolean

Value

A dataframe with processed demographic and imaging data.

Examples

# predictors <- antspymm_predictors(demographic_data)