dlm_diag_viz: Visualizations for model diagnostics

View source: R/full_dlm_viz.R

dlm_diag_vizR Documentation

Visualizations for model diagnostics

Description

The function makes some visualizations for determining the model's goodness of it: residuals (raw), residuals (standardized), autocorrelation function (ACF), QQ-plot and the p-values of the Ljung-Box statistic.

Usage

dlm_diag_viz(dlm_mod)

Arguments

dlm_mod

The output of the dlm::full_dlm_modeling function.

Value

A list of ggplot objects.

Examples

print("Soon!")

gueyenono/dlm.helper documentation built on June 8, 2022, 7:57 p.m.