View source: R/fHMM_likelihood.R
nLL_hhmm | R Documentation |
This function computes the negative log-likelihood of an HHMM.
nLL_hhmm(parUncon, observations, controls)
parUncon |
An object of class |
observations |
The matrix of the simulated or empirical data used for estimation. |
controls |
An object of class |
The negative log-likelihood value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.