Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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 signature 'HMMVB'
getBIC(object)

## S4 method for signature 'HMMVBBIC'
getBIC(object)

Arguments

object

Object of class "HMMVB" or "HMMVBBIC".


HDclust

Clustering High Dimensional Data with Hidden Markov Model on Variable Blocks

v1.0.3
GPL (>= 2)
Authors
Yevhen Tupikov [aut], Lin Lin [aut], Lixiang Zhang [aut], Jia Li [aut, cre]
Initial release
2019-04-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.