coverage2 | R Documentation |
In this version user must supply prediction intervals (e.g., from
lm.predict
)
coverage2(y, ci_lb, ci_ub)
y |
numeric data vector |
ci_lb |
numveric vector of lower bounds for prediction intervals |
ci_ub |
numberic vector of upper bounds for prediction intervals |
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.