Description Usage Arguments Value Note
View source: R/ich_train_data.R
Create ICH Train Data
| 1 2 3 4 5 6 7 8 | ich_train_data(
  imgs,
  run_candidate = TRUE,
  cutoffs = ichseg::est.cutoffs,
  rois = NULL,
  ...,
  verbose = TRUE
)
 | 
| imgs | CT image, object of class  | 
| run_candidate | Run  | 
| cutoffs | cutoffs to pass to  | 
| rois | ROI image, object of class  | 
| ... | Additional options passsed to  | 
| verbose | Print diagnostic output | 
List of one data.frame with the predictors
This is a simple wrapper for ich_process_predictors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.