Description Usage Arguments Value
View source: R/anomaly_detection.R
evaluate
runs preprocessing, model fitting, residual finding, and anomaly scoring.
Before calling, setup_model
, andadd_data
should be called.
1 | evaluate(dt.ad)
|
dt.ad |
An S3 object of MVAD type (partially evaluated) |
An S3 object of MVAD type (fully evaluated).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.