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

View source: R/print_mcmlrts.R

confint.rtsFitR Documentation

Fixed effect confidence intervals for a rtsFit object

Description

Returns the computed confidence intervals for a rtsFit object.

Usage

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

Arguments

object

A rtsFit object.

...

Further arguments passed from other methods

Value

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


rts2 documentation built on April 3, 2025, 7:39 p.m.