scores_2pexp | R Documentation |
Calculating scores for the two-piece-exponential distribution
crps_2pexp(y, scale1, scale2, location = 0)
logs_2pexp(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.