confint.betanb {betaNB} | R Documentation |
Confidence Intervals Method for an Object of Class
betanb
Description
Confidence Intervals Method for an Object of Class
betanb
Usage
## S3 method for class 'betanb'
confint(object, parm = NULL, level = 0.95, type = "pc", ...)
Arguments
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. |
type |
Charater string.
Confidence interval type, that is,
|
... |
additional arguments. |
Value
Returns a matrix of confidence intervals.
Author(s)
Ivan Jacob Agaloos Pesigan
[Package betaNB version 1.0.4 Index]