Scores {ngboostForecast} | R Documentation |
Select a rule to compare probabilistic predictions to the observed data.
Description
Select a rule to compare probabilistic predictions to the observed data. A score from ngboost.scores, e.g. LogScore.
Usage
Scores(score = c("LogScore", "CRPS", "CRPScore", "MLE"))
Arguments
score |
A string. can be one of the following:
|
Value
A score class from ngboost.scores
Author(s)
Resul Akay
[Package ngboostForecast version 0.1.1 Index]