interval_score | R Documentation |
Calculate interval scores for multiple intervals at a single value of alpha
interval_score(y, l, u, alpha)
y |
vector of observations from target distribution |
l |
lower bound of predictive distribution |
u |
upper bound of predictive distribution |
alpha |
the interval l,u is a (1 - alpha)*100% predictive interval |
vector of interval scores separately for each element of y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.