Description Usage Arguments Value
View source: R/anomaly_detection.R
preprocess_data
returns the input data normalized and detrended (unitless).
Before calling, setup_model
, andadd_data
should be called.
1 | preprocess_data(dt.ad)
|
dt.ad |
- An S3 object of MVAD type (partially evaluated) |
An S3 object of MVAD type (partially evaluated).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.