scores_lapl | R Documentation |
Calculating scores for the Laplace distribution
crps_lapl(y, location = 0, scale = 1)
logs_lapl(y, location = 0, scale = 1)
dss_lapl(y, location = 0, scale = 1)
y |
vector of observations. |
location |
vector of location parameters. |
scale |
vector of positive scale parameters. |
A vector of score values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.