Description Usage Arguments Value
View source: R/eval_framework.R
Estimate error using a chosen method
1 2 3 4 5 6 7 8 9 10 11 |
data |
a data frame |
form |
a formula for learning |
estimator |
the name of an error estimator function |
est.pars |
a named list of arguments to feed to |
workflow |
the name of the workflow to use for making predictions |
wf.pars |
a named list of arguments to feed to |
evaluator |
the name of the function to use to calculate evaluation results |
eval.pars |
a named list of arguments to feed to |
seed |
a seed to set before performing estimates |
The results of evaluator
after applying estimator
to the
learning task
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.