regression.check_vfold_cv_para {shapr} | R Documentation |
Check the parameters that are sent to rsample::vfold_cv()
Description
Check that regression.vfold_cv_para
is either NULL or a named list that only contains recognized parameters.
Usage
regression.check_vfold_cv_para(regression.vfold_cv_para)
Arguments
regression.vfold_cv_para |
Either |
Author(s)
Lars Henry Berge Olsen
[Package shapr version 1.0.4 Index]