| confint-class | R Documentation |
"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).
interval:Object of class "matrix" ~~
type:Object of class "character" ~~
level:Object of class "numeric" ~~
theta:Object of class "numeric" ~~
signature(x = "confint"): ...
signature(object = "confint"): ...
showClass("confint")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.