afni_3dclustsim_list: R6 class for a list of 3dClustSim runs

afni_3dclustsim_listR Documentation

R6 class for a list of 3dClustSim runs

Description

R6 class for a list of 3dClustSim runs

R6 class for a list of 3dClustSim runs

Methods

Public methods


Method new()

create a new afni_3dclustsim_list object

Usage
afni_3dclustsim_list$new(obj_list = NULL, ...)

Method submit()

submit all jobs in this list

Usage
afni_3dclustsim_list$submit(force = FALSE)
Arguments
force

If TRUE, pass force = TRUE to all the submit method of all subsidiary 3dClustSim objects


Method get_objs()

return the clustsim objects

Usage
afni_3dclustsim_list$get_objs()

Method clone()

The objects of this class are cloneable with this method.

Usage
afni_3dclustsim_list$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


UNCDEPENdLab/fmri.pipeline documentation built on April 3, 2025, 3:21 p.m.