summary.searched_dlm {kDGLM} | R Documentation |
Prints a report for a searched_dlm object.
## S3 method for class 'searched_dlm'
summary(object, ...)
object |
A searched_dlm object. |
No return value, called to print a summary of a searched_dlm object.
Other auxiliary visualization functions for the fitted_dlm class:
plot.dlm_coef()
,
plot.fitted_dlm()
,
summary.fitted_dlm()