table_cv_conmat: Cross validation confusion matrices.

Description Usage Details Value Note Author(s) See Also

View source: R/table_cv_conmat.R

Description

table_cv_conmat() creates cross validation confusion matrices used in table x.xx of Benjamin Gordon's PhD thesis.

Usage

1

Details

table_cv_conmat() loads the saved models in ./inst/extdata/; reproduces then predicts the test data; creates a confusion matrix for each model and returns them as a list of dataframes.

Value

returns a list of confusion matrices for each model.

Note

Although this function is exported, table_cv_conmat() was not intended to be used outside of this package.

Author(s)

Benjamin R. Gordon

See Also

confusionMatrix


brgordon17/coralclass documentation built on June 15, 2020, 9:21 p.m.