summary.hmm {mhsmm} | R Documentation |
Prints the estimated parameters of a hmm
object
## S3 method for class 'hmm': summary(object, ...)
object |
A hmm object |
... |
further arguments passed to or from other methods. |
An object of class 'summary.hmm'
Jared O'Connell