Description Usage Arguments See Also
View source: R/methods-LogLik.R
A container for the log likelihood of the Viterbi state path. Stores the log likelihood from succesive updates of model parameters. When the difference between the log likelihoods at iteration i and i-1 is below the tolerance, no additional updates are performed.
1 |
loglik |
length-one numeric vector for the log likelihood of the Viterbi state path |
tolerance |
if the difference in the log-likelihood of the Viterbi state path after the Baum-Welch update is less than the specified tolerance, no additional Baum-Welch updates are required |
LogLik
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.