print.bivarhr_hmm: Print method for bivarhr_hmm objects

View source: R/hmm.R

print.bivarhr_hmmR Documentation

Print method for bivarhr_hmm objects

Description

Print method for bivarhr_hmm objects

Usage

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

Arguments

x

An object of class "bivarhr_hmm" returned by run_hmm().

...

Ignored; present for S3 compatibility.

Value

Invisibly returns x.


bivarhr documentation built on July 7, 2026, 1:06 a.m.