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.


asbjornholk/HiddenStateModels documentation built on Jan. 9, 2022, 12:02 a.m.