View source: R/print_mcmlrts.R
confint.rtsFit | R Documentation |
rtsFit
objectReturns the computed confidence intervals for a rtsFit
object.
## S3 method for class 'rtsFit'
confint(object, ...)
object |
A |
... |
Further arguments passed from other methods |
A matrix (or vector) with columns giving lower and upper confidence limits for each parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.