View source: R/algebraic.mle.R
pred | R Documentation |
Generic method for computing the predictive confidence interval given an estimator object 'x'.
pred(x, samp = NULL, alpha = 0.05, ...)
x |
the estimator object |
samp |
a sampler for random variable that is parameterized by mle 'x' |
alpha |
(1-alpha)/2 confidence interval |
... |
additional arguments to pass |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.