print.hmm: Printing hidden Markov models

Description Usage Arguments

View source: R/misc_methods.R

Description

Print method for class hmm. Prints a short summary of the involved parameters, namely the initial distribution, transition matrix and emission parameters.

Usage

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

Arguments

x

Object of class hmm.

...

Further arguments passed to or from other methods.


AdvancedR-2021/hmm documentation built on Dec. 17, 2021, 7:41 a.m.