powered by
"confint"
A class to store a confidence interval result.
Objects can be created by calls of the form new("confint", ...). It is generated by the "confint" method (see confint-methods).
new("confint", ...)
confint-methods
interval
Object of class "matrix" ~~
"matrix"
type
Object of class "character" ~~
"character"
level
Object of class "numeric" ~~
"numeric"
theta
signature(x = "confint"): ...
signature(x = "confint")
signature(object = "confint"): ...
signature(object = "confint")
showClass("confint")
Run the code above in your browser using DataLab