get_anomaly_score: Scores data residuals using model.

Description Usage Arguments Value

View source: R/anomaly_detection.R

Description

get_anomaly_detection returns the scores of the residuals calculated by the models parameters. Before calling, setup_model, add_data, preprocess_data, train_model, and get_residual should be called.

Usage

1

Arguments

dt.ad

- An S3 object of MVAD type (partially evaluated)

Value

An S3 object of MVAD type (fully evaluated).


lanl-ansi/MVAD documentation built on July 24, 2020, 3:45 a.m.