bad_ts: Read Bad Time Points from Confound Matrix

Description Usage Arguments Value Author(s) References Examples

View source: R/bad_ts.R

Description

This identifies time points that must be scrubbed away. The function expects a confound matrix to be in the form provided by the fsl_motion_outliers function in the FSL software library.

Usage

1
bad_ts(confound_matrix)

Arguments

confound_matrix

The matrix of confounds.

Value

A vector indicating which time points are in need of scrubbing.

Author(s)

Brandon Vaughan

References

https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLMotionOutliers

Examples

1
bad_ts(subj001_confoundm)

abnormally-distributed/rsfcNet documentation built on March 8, 2020, 5:32 p.m.