Learn R Programming

HDclust (version 1.0.4)

getBIC: Accessor for 'BIC' slot.

Description

This function outputs BIC for a trained HMM-VB model or a vector with BIC values calculated in model selection.

Usage

getBIC(object)

# S4 method for HMMVB getBIC(object)

# S4 method for HMMVBBIC getBIC(object)

Arguments

object

Object of class "HMMVB" or "HMMVBBIC".