summary.hmm: Summary method for hmm objects

summary.hmmR 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


mhsmm documentation built on Aug. 23, 2023, 9:06 a.m.