confint.brnb | R Documentation |
"brnb"
objectMethod for computing Wald confidence intervals for one or more
regression parameters in a "brnb"
object
## S3 method for class 'brnb'
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.