Learn R Programming

rts2 (version 0.10.2)

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

Description

Returns the computed confidence intervals for a rtsFit object.

Usage

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

Value

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

Arguments

object

A rtsFit object.

...

Further arguments passed from other methods