confint.mcml: Fixed effect confidence intervals for a 'mcml' object

View source: R/printfunctions.R

confint.mcmlR Documentation

Fixed effect confidence intervals for a 'mcml' object

Description

Returns the computed confidence intervals for a 'mcml' object.

Usage

## S3 method for class 'mcml'
confint(object, ...)

Arguments

object

A 'mcml' object.

...

Further arguments passed from other methods

Value

A matrix (or vector) with columns giving lower and upper confidence limits for each parameter.


glmmrBase documentation built on April 3, 2025, 10:44 p.m.