scores_pois | R Documentation |
Calculating scores for the Poisson distribution
crps_pois(y, lambda)
logs_pois(y, lambda)
dss_pois(y, lambda)
y |
vector of observations. |
lambda |
vector of (non-negative) means. |
A vector of score values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.