getLoglikehd | R Documentation |
This function outputs Loglikelihood for each data point in a trained HMM-VB model or Loglikelihood for a new dataset in a HMM-VB model.
getLoglikehd(object)
## S4 method for signature 'HMMVB'
getLoglikehd(object)
## S4 method for signature 'HMMVBBIC'
getLoglikehd(object)
## S4 method for signature 'HMMVBclust'
getLoglikehd(object)
object |
Object of class "HMMVB", "HMMVBBIC" "HMMVBclust". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.