Learn R Programming

kDGLM (version 1.2.0)

summary.searched_dlm: Summary for a searched_dlm object

Description

Prints a report for a searched_dlm object.

Usage

# S3 method for searched_dlm
summary(object, ...)

Value

No return value, called to print a summary of a searched_dlm object.

Arguments

object

A searched_dlm object.

See Also

Other auxiliary visualization functions for the fitted_dlm class: plot.dlm_coef(), plot.fitted_dlm(), summary.fitted_dlm()