summary.pdlm: Summarize a fitted Predictive Dynamic Linear object

View source: R/summary_pdlm.R

summary.pdlmR 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 pdlm, as returned by pdlm.

...

Additional arguments (not used).

Value

The object is returned invisibly.


dlmwwbe documentation built on June 8, 2025, 10:07 a.m.