ich_train_data: Create ICH Train Data

Description Usage Arguments Value Note

View source: R/ich_train_data.R

Description

Create ICH Train Data

Usage

1
2
ich_train_data(imgs, run_candidate = TRUE,
  cutoffs = ichseg::est.cutoffs, rois = NULL, ..., verbose = TRUE)

Arguments

imgs

CT image, object of class nifti (list) or character filename

run_candidate

Run ich_candidate_voxels to get candidate voxels

cutoffs

cutoffs to pass to ich_candidate_voxels

rois

ROI image, object of class nifti (list) or character filename

...

Additional options passsed to ich_preprocess

verbose

Print diagnostic output

Value

List of one data.frame with the predictors

Note

This is a simple wrapper for ich_process_predictors


neuroconductor-devel/ichseg documentation built on Sept. 5, 2019, 8:01 p.m.