detect_faults: Determine the cause of a change-point.

View source: R/fit_regimes.R

detect_faultsR Documentation

Determine the cause of a change-point.

Description

Prints out fault detection graphics given a bayesWatch object. This method can only be run if fault detection was run on the bayesWatch fit (if model_params_save_every < iterations).

Usage

detect_faults(regime_fit_object)

Arguments

regime_fit_object

bayesWatch object. Fit with main method of package.

Value

ggplot object. Fault detection graphs.


bayesWatch documentation built on June 22, 2024, 7:36 p.m.