summary.searched_dlm {kDGLM} | R Documentation |
Summary for a searched_dlm object
Description
Prints a report for a searched_dlm object.
Usage
## S3 method for class 'searched_dlm'
summary(object, ...)
Arguments
object |
A searched_dlm object. |
Value
No return value, called to print a summary of a searched_dlm object.
See Also
Other auxiliary visualization functions for the fitted_dlm class:
plot.dlm_coef()
,
plot.fitted_dlm()
,
summary.fitted_dlm()
[Package kDGLM version 1.2.0 Index]