Learn R Programming

kDGLM (version 1.2.0)

print.dlm_block: print.dlm_block

Description

This method is wrapper for the summary.dlm_block function.

Usage

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

Value

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

Arguments

x

A dlm_block object.

...

Arguments passed to summary.dlm_block

See Also

summary.dlm_block