Learn R Programming

simode (version 1.2.2)

confint.profile.simode: Calculates confidence intervals for the model parameters

Description

Calculates confidence intervals for the model parameters, based on the given likelihood profiles

Usage

# S3 method for profile.simode
confint(object, parm = NULL, level = 0.95, ...)

Value

The confidence intervals.

Arguments

object

A fitted model object: profile.simode object returned by a call to profile.

parm

A specification of which parameters are to be given confidence intervals (named vector). If missing, all parameters are considered.

level

The confidence level required.

...

Additional argument(s) for methods.