View source: R/multiscaleSVDxpts.R
antspymm_qc_names | R Documentation |
This function returns a vector of quality control (QC) metric names used in the antspymm
package.
These metrics include volume measures, reflection errors, PSNR (Peak Signal-to-Noise Ratio), CNR (Contrast-to-Noise Ratio),
and various metrics related to motion correction in rsfMRI and DTI.
antspymm_qc_names()
A character vector containing the names of QC metrics.
qc_names <- antspymm_qc_names()
print(qc_names)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.