getHmmParam {HDclust} | R Documentation |
Accessor for parameters of HMM
Description
This function outputs a list with means, covariance matrices, inverse covarince matrices and logarithms of the determinants of the covariance matrices for all states of the HMM.
Usage
getHmmParam(object)
Arguments
object |
Object of class "HMM". |
[Package HDclust version 1.0.3 Index]