confint.medoutcon | R Documentation |
Compute confidence intervals for objects of class medoutcon
, which
contain estimates produced by medoutcon
.
## S3 method for class 'medoutcon'
confint(object, parm = seq_len(object$theta), level = 0.95, ...)
object |
An object of class |
parm |
A |
level |
A |
... |
Other arguments. Not currently used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.