summary.dllm {dlmwwbe}R 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.


[Package dlmwwbe version 0.1.0 Index]