print.dlm_distr: print.dlm_distr

View source: R/methods.R

print.dlm_distrR Documentation

print.dlm_distr

Description

This method is wrapper for the summary.dlm_distr function.

Usage

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

Arguments

x

A dlm_distr object.

...

Arguments passed to summary.dlm_distr

Value

No return value, called to print a summary of a kDGLM outcome.

See Also

summary.dlm_distr


kDGLM documentation built on April 4, 2025, 4:44 a.m.