Last data update: 2014.03.03

R: Print method for hmm objects
print.hmmR Documentation

Print method for hmm objects

Description

Prints the slots of a hmm object

Usage

## S3 method for class 'hmm'
print(x, ...)

Arguments

x

An object of type hmm

...

further arguments passed to or from other methods.

Author(s)

Jared O'Connell jaredoconnell@gmail.com

Results