scores_llogis {scoringRules} | R Documentation |
Calculating scores for the log-logistic distribution
crps_llogis(y, locationlog, scalelog)
logs_llogis(y, locationlog, scalelog)
dss_llogis(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.