print.chain_structure: Print method for 'chain_structure'

View source: R/chain_structure.R

print.chain_structureR Documentation

Print method for chain_structure

Description

Prints a compact chain-level header. For the full per-state table, call summary() on the same object.

Usage

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

Arguments

x

A chain_structure object.

...

Ignored.

Value

x invisibly.


Nestimate documentation built on July 11, 2026, 1:09 a.m.