Learn R Programming

HDclust (version 1.0.4)

getLoglikehd: Accessor for 'Loglikehd' slot.

Description

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.

Usage

getLoglikehd(object)

# S4 method for HMMVB getLoglikehd(object)

# S4 method for HMMVBBIC getLoglikehd(object)

# S4 method for HMMVBclust getLoglikehd(object)

Arguments

object

Object of class "HMMVB", "HMMVBBIC" "HMMVBclust".