scores_llapl | R Documentation |
Calculating scores for the log-Laplace distribution
crps_llapl(y, locationlog, scalelog)
logs_llapl(y, locationlog, scalelog)
dss_llapl(y, locationlog, scalelog)
y |
vector of observations. |
locationlog |
vector of location parameters on the log scale. |
scalelog |
vector of positive scale parameters on the log scale. |
A vector of score values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.