Learn R Programming

fHMM (version 0.3.0)

check_estimation: Estimation check

Description

Summarizes and saves estimates.

Usage

check_estimation(mods, lls, data, hessian, controls)

Arguments

mods

A list of fitted models in the different estimation runs.

lls

A vector of log-likelihood values of accepted mods.

data

A list of processed data information.

hessian

Hessian matrix of the estimated model.

controls

A list of controls.

Value

A list of fitted model information.