Description Usage Arguments Value
View source: R/model_orientated.R
Evaluate an oriented model
1 2 | ## S3 method for class 'OrientatedModel'
evaluate(obj, na_replacements, splits, classify, scorings, ord_scores)
|
obj |
OrientatedModel. model to evaluate |
na_replacements |
vector. NA replacement strategies |
splits |
vector. training - test splits |
classify |
list. use classification or regression? |
scorings |
list. fit scoring strategies |
ord_scores |
list. score as ordinal? |
data.frame. evaluation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.