Description Objects from the Class Slots Methods Examples
A class for confidence interval results.
Objects can be created by calls of the form new("confint", ...),
but it is recommended to use the "confit" method.
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"): ...
1 | showClass("confint")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.