summary.hidden: summary for the class hidden

Description Usage Arguments Value Note See Also

Description

The generic function ‘summary’ is adapted to the objects inheriting from class hidden (summary.hidden) to display the results of the estimation of a hidden model by ‘hidden.emfit’.

Usage

1
2
## S3 method for class 'hidden'
summary(object,...)

Arguments

object

An object of the class hidden, i.e. a result of ‘hidden.emfit’

...

Further arguments passed to or from other methods

Value

The transition probabilities and the probabilities of observations given the latent states are printed.

Note

Use ‘print’ to display the estimated parameters.

See Also

hidden.emfit, print.hidden


hmmm documentation built on May 2, 2019, 12:27 p.m.