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