print.fitted_dlm: print.fitted_dlm
Description
This method is wrapper for the summary.fitted_dlm methdd.
Usage
# S3 method for fitted_dlm
print(x, ...)
Value
No return value, called to print a summary of the fitted kDGLM model.
Arguments
- x
A fitted_dlm object.
- ...
Arguments passed to summary.fitted_dlm