Learn R Programming

hmmm (version 1.0-4)

print.hidden: print for the class hidden

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

# S3 method for 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