print.fitted_dlm {kDGLM} | R Documentation |
print.fitted_dlm
Description
This method is wrapper for the summary.fitted_dlm methdd.
Usage
## S3 method for class 'fitted_dlm'
print(x, ...)
Arguments
x |
A fitted_dlm object. |
... |
Arguments passed to summary.fitted_dlm |
Value
No return value, called to print a summary of the fitted kDGLM model.
See Also
[Package kDGLM version 1.2.0 Index]