summary.hmm: Summary method for hmm objects
Description
Prints the estimated parameters of a hmm object
Usage
# S3 method for hmm
summary(object, ...)
Value
An object of class 'summary.hmm'
Arguments
- object
A hmm object
- ...
further arguments passed to or from other methods.
Author
Jared O'Connell jaredoconnell@gmail.com