coverage | R Documentation |
Check coverage of prediction intervals
coverage(y, pred, se, cl = 0.9)
y |
Numeric data vector. |
pred |
Numeric vector of predictions. |
se |
Numeric vector of prediction SEs. |
cl |
Confidence level (default is 0.9). |
Coverage for prediction intervals.
Eric W. Fox
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.