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'.
# S3 method for hidden
print(x,printflag = FALSE,...)
An object of the class hidden
, i.e. a result of `hidden.emfit'
If TRUE the estimated parameters are displayed
Further arguments passed to or from other methods
The value of the log-likelihood functions and the estimated parameters of transition and observation models are printed.