scores_2pnorm | R Documentation |
Calculating scores for the two-piece-normal distribution
crps_2pnorm(y, scale1, scale2, location = 0)
logs_2pnorm(y, scale1, scale2, location = 0)
y |
vector of observations. |
scale1 , scale2 |
vectors of positive scale parameters. |
location |
vector of location parameters. |
A vector of score values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.