Learn R Programming

fHMM (version 0.3.0)

compute_ci: Confidence intervals

Description

Computes confidence intervals for the estimates.

Usage

compute_ci(fit, controls)

Arguments

fit

A list of fitted model information.

controls

A list of controls.

Value

A list containing the following elements:

lb_ci_level

lower bound of the intervals

estimate

estimates

ub_ci_level

upper bound of the intervals

where ci_level is set in controls.