summary.hsmm {mhsmm} | R Documentation |
Summary function for hsmm
Description
Returns a summary object for a hsmm object
Usage
## S3 method for class 'hsmm'
summary(object, ...)
Arguments
object |
An object of type |
... |
further arguments passed to or from other methods. |
Author(s)
Jared O'Connell jaredoconnell@gmail.com
[Package mhsmm version 0.4.21 Index]