View source: R/prediction_interval.R
prediction_interval | R Documentation |
Prediction thresholds
prediction_interval(object, newdata, alpha = 0.05, z = NULL, ...)
object |
Object |
newdata |
New data |
alpha |
Two-sided alpha (e.g 0.05) |
z |
Similar to |
... |
dots |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.