confint.betamc {betaMC} | R Documentation |
betamc
Confidence Intervals Method for an Object of Class
betamc
## S3 method for class 'betamc'
confint(object, parm = NULL, level = 0.95, ...)
object |
Object of Class |
parm |
a specification of which parameters are to be given confidence intervals, either a vector of numbers or a vector of names. If missing, all parameters are considered. |
level |
the confidence level required. |
... |
additional arguments. |
Returns a matrix of confidence intervals.
Ivan Jacob Agaloos Pesigan