print.searched_dlm {kDGLM}R Documentation

print.searched_dlm

Description

This method is wrapper for the block_superpos function.

Usage

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

Arguments

x

A searched_dlm object.

...

Arguments passed to summary.searched_dlm

Value

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

See Also

summary.searched_dlm


[Package kDGLM version 1.2.0 Index]