confint.brglmFit | R Documentation |
"brglmFit"
objectMethod for computing confidence intervals for one or more
regression parameters in a "brglmFit"
object
## S3 method for class 'brglmFit'
confint(object, parm, level = 0.95, ...)
object |
a fitted model object. |
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 argument(s) for methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.