summary.hmm {mhsmm}R Documentation

Summary method for hmm objects

Description

Prints the estimated parameters of a hmm object

Usage

## S3 method for class 'hmm'
summary(object, ...)

Arguments

object

A hmm object

...

further arguments passed to or from other methods.

Value

An object of class 'summary.hmm'

Author(s)

Jared O'Connell jaredoconnell@gmail.com


[Package mhsmm version 0.4.21 Index]