SubSelection: SubSelection - A function that returns indices for...

Description Usage Arguments Examples

View source: R/SubSelection.R

Description

This function wraps all of the other functions in the MarginalModelCifti package. The output is a significance map, which is either uncorrected or cluster detection was performed.

Usage

1
SubSelection(sublist, subsetlist)

Arguments

sublist

A data frame comprising non-brain measures to model. Can be specified as a string to a csv file with appropriate headers.

subsetlist

A character string denoting a single column text file that lists the dscalars in the same order as the external_df and wave frames.

Examples

1
list_bin <- SubSelection(sublist,subsetlist)

DCAN-Labs/MarginalModelCIFTI documentation built on Nov. 30, 2021, 3:40 p.m.