summary.pdlm {dlmwwbe} | R Documentation |
Summarize a fitted Predictive Dynamic Linear object
Description
Provides a brief summary of the fitted predictive dynamic linear model, including parameter estimates and log-likelihood.
Usage
## S3 method for class 'pdlm'
summary(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments (not used). |
Value
The object
is returned invisibly.
[Package dlmwwbe version 0.1.0 Index]