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 hsmm
... further arguments passed to or from other methods.

Author(s)

Jared O'Connell


[Package mhsmm version 0.1.0 Index]