summary.dllm: Summarize a fitted Dynamic Local Level Model object

View source: R/summary_dllm.R

summary.dllmR Documentation

Summarize a fitted Dynamic Local Level Model object

Description

Provides a brief summary of the fitted dynamic local level model, including parameter estimates and log-likelihood.

Usage

## S3 method for class 'dllm'
summary(object, ...)

Arguments

object

An object of class dllm, as returned by dllm.

...

Additional arguments (not used).

Value

The object is returned invisibly.


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