confint.mcml {glmmrBase}R 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.


[Package glmmrBase version 0.9.2 Index]