confint.pim | R Documentation |
This function returns Wald confidence intervals around the
coefficients of a fitted pim
object
confint(object, parm, level = 0.95, ...)
## S4 method for signature 'pim'
confint(object, parm, level = 0.95, ...)
## S4 method for signature 'pim.summary'
confint(object, parm, level = 0.95, ...)
object |
a |
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. |
... |
extra arguments to methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.