score.OrientatedModel: Oriented model score

Description Usage Arguments Value

View source: R/model_orientated.R

Description

If ord_score is TRUE instead of performing an accuracy score (is the predicted class equals to the true one) we take advantage of the fact that the ski evaluation score is an ordinal variable:

Usage

1
2
## S3 method for class 'OrientatedModel'
score(obj, ord_score = FALSE)

Arguments

obj

OrientatedModel

ord_score

logical. Whether the score should be computed as ordinal

Value

list. scores


vadmbertr/bonski.predict documentation built on Dec. 23, 2021, 2:06 p.m.