Description Usage Arguments Examples
View source: R/log_score_functions.R
This function will the log score from a probability mass function
1 | get_log_score_pred(pmp, actual)
|
pmp |
must be an object of class "prob_mass_prediction" (i.e. returned from above) |
actual |
a vector of actual observed values |
1 | get_log_score_pred(pmf, empirical)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.