Learn R Programming

kDGLM (version 1.2.0)

print.searched_dlm: print.searched_dlm

Description

This method is wrapper for the block_superpos function.

Usage

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

Value

No return value, called to print a summary of a searched_dlm object.

Arguments

x

A searched_dlm object.

...

Arguments passed to summary.searched_dlm

See Also

summary.searched_dlm