confint.mcml: Fixed effect confidence intervals for a `mcml` object
Description
Returns the computed confidence intervals for a `mcml` object.
Usage
# S3 method for mcml
confint(object, ...)
Value
A matrix (or vector) with columns giving lower and upper confidence limits for each parameter.
Arguments
- object
A `mcml` object.
- ...
Further arguments passed from other methods