nLL_hmm {fHMM} | R Documentation |
This function computes the negative log-likelihood of an HMM.
nLL_hmm(parUncon, observations, controls)
parUncon |
An object of class |
observations |
The vector of the simulated or empirical data used for estimation. |
controls |
An object of class |
The negative log-likelihood value.