Learn R Programming

fHMM (version 0.3.0)

thetaUncon2thetaList: Brings uncontrained model parameters thetaUncon in list form thetaList.

Description

Brings uncontrained model parameters thetaUncon in list form thetaList.

Usage

thetaUncon2thetaList(thetaUncon, controls)

Arguments

thetaUncon

Unconstrained model parameters in vector form.

controls

A list of controls.

Value

Constrained model parameters in list form.