print.hidden: print for the class hidden

Description Usage Arguments Value See Also

Description

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

Usage

1
2
## S3 method for class 'hidden'
print(x,printflag = FALSE,...)

Arguments

x

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

printflag

If TRUE the estimated parameters are displayed

...

Further arguments passed to or from other methods

Value

The value of the log-likelihood functions and the estimated parameters of transition and observation models are printed.

See Also

hidden.emfit, summary.hidden


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