Skip to contents

All functions

Pigs
Body Weights of 48 Pigs in 9 Successive Weeks
mse() rmse() medAbsErr() BayesRule() BayesRule2()
Cost Functions for Fitted Regression Models
cv() print(<cv>) print(<cvList>) as.data.frame(<cv>) as.data.frame(<cvList>) print(<cvDataFrame>) summary(<cvDataFrame>)
Cross-Validate Regression Models
cv(<function>) selectStepAIC() selectTrans() selectTransStepAIC() selectModelList() compareFolds() coef(<cvSelect>)
Cross-Validate a Model-Selection Procedure
cv(<merMod>) cv(<lme>) cv(<glmmTMB>)
Cross-Validate Mixed-Effects Model
cv(<modList>) models() print(<cvModList>) plot(<cvModList>) as.data.frame(<cvModList>)
Cross-Validate Several Models Fit to the Same Data
cvCompute() cvMixed() cvSelect() folds() fold() print(<folds>) GetResponse()
Utility Functions for the cv Package