getHmmParams {VanillaICE}R Documentation

Accessor for HMM model parameters

Description

Accessor for HMM model parameters

Usage

getHmmParams(object)

Arguments

object

see showMethods(HmmParam)

Examples

hmm_object <- HMM()
getHmmParams(hmm_object)

[Package VanillaICE version 1.54.0 Index]