initialStateProbability {VanillaICE}R Documentation

Retrieves initial state probabilities

Description

Accessor for initial state probabilities used to fit the HMM. The replacement method allows the user to specify the initial state probability matrix for fitting the HMM.

Usage

initialStateProbability(object)

Arguments

object An object of one of the HMM classes defined in ICE

Details

Value

Matrix of initial state probabilities

Note

Author(s)

References

See Also

Examples






[Package VanillaICE version 1.0.2 Index]