checkArgs | R Documentation |
checkArgs()
verifies that all arguments
passed to cvCovEst()
function meet its specifications.
checkArgs(
dat,
estimators,
estimator_params,
cv_loss,
cv_scheme,
mc_split,
v_folds,
parallel
)
dat |
A numeric |
estimators |
A |
estimator_params |
A named |
cv_loss |
A |
cv_scheme |
A |
mc_split |
A |
v_folds |
An |
parallel |
A |
Whether all argument conditions are satisfied
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.