getBIC: Accessor for 'BIC' slot.

getBICR Documentation

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 documentation built on Sept. 20, 2024, 5:09 p.m.