pred: Generic method for computing the predictive confidence...

View source: R/algebraic.mle.R

predR Documentation

Generic method for computing the predictive confidence interval given an estimator object 'x'.

Description

Generic method for computing the predictive confidence interval given an estimator object 'x'.

Usage

pred(x, samp = NULL, alpha = 0.05, ...)

Arguments

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


queelius/algebraic.mle documentation built on Jan. 29, 2025, 3:23 p.m.