getBIC | R Documentation |
This function outputs BIC for a trained HMM-VB model or a vector with BIC values calculated in model selection.
getBIC(object)
## S4 method for signature 'HMMVB'
getBIC(object)
## S4 method for signature 'HMMVBBIC'
getBIC(object)
object |
Object of class "HMMVB" or "HMMVBBIC". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.