Learn R Programming

kDGLM (version 1.2.0)

print.dlm_distr: print.dlm_distr

Description

This method is wrapper for the summary.dlm_distr function.

Usage

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

Value

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

Arguments

x

A dlm_distr object.

...

Arguments passed to summary.dlm_distr

See Also

summary.dlm_distr