tests/testthat/helper-CV-errors.R

cv_mean <- readRDS(file = "testdata/cv_checks/cv_mean.rds")
foldid <- readRDS(file = "testdata/cv_checks/foldid.rds")
cv_mae <- readRDS(file = "testdata/cv_checks/cv_mae_glmnet.rds")
foldid_binomial <- readRDS("testdata/cv_checks/foldid_binomial.rds")
cv_auc <- readRDS(file = "testdata/cv_checks/cv_auc_glmnet.rds")
cv_deviance <- readRDS(file = "testdata/cv_checks/cv_deviance_glmnet.rds")
USCbiostats/hierr documentation built on Dec. 12, 2023, 12:55 p.m.