rf_modlist: Estimated Random Forest Model List for ICH

Description Usage Format

Description

A list containing the random forest model for predicting ICH and other factors for prediction

Usage

1
2
3

Format

A list with 7 elements, which are:

mod.pauc

the partial AUC estimated with the training data

mod.pauc.cutoff

the sens/spec for partial AUC cutoff

mod.sens.cutoff

the sensitivity and cutoff estimated with the training datan

mod.dice.cutoff

the Dice Similarity Index and cutoff estimated with the training data

mod.acc

the accuracy and cutoff estimated with the training data

mod

the model object of class randomForest

mod.time

the time it took to train the model

An object of class list of length 7.


neuroconductor/ichseg documentation built on Sept. 29, 2020, 2:31 p.m.