View source: R/anomaly_detection.R
Not to be used for external
1 2 3 4 | detrend_data(
data.preprocessed,
data_to_use = data.preprocessed$raw_testing_data
)
|
data.preprocessed |
MVAD obj |
data_to_use |
data.table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.