print.hmm: Print method for hmm objects

View source: R/hmm_functions.R

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


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