print.hmm {mhsmm}R 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


[Package mhsmm version 0.1.0 Index]