Learn R Programming

bayesWatch (version 0.1.4)

detect_faults: 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)

Value

ggplot object. Fault detection graphs.

Arguments

regime_fit_object

bayesWatch object. Fit with main method of package.