write_ics: Write the estimated components into a NIfTI file.

Description Usage Arguments

View source: R/write_ics.R

Description

Write the estimated components into a NIfTI file.

Usage

1
write_ics(ICs, nii, mask, q = 0.99, file)

Arguments

ICs

The output of DICA. A

nii

The reference image.

mask

A 3-D mask.

q

The quantile thresholding the components.

file

The path and file name to save the NIfTI file (.nii).


benwu233/DICA documentation built on Oct. 2, 2021, 7:12 p.m.