Description Usage Arguments Value
View source: R/anomaly_detection.R
train_model
estimates a VAR(k) model fitted on the preprocessed training data.
Before calling, setup_model
, add_data
, and preprocess_data
should be called.
1 | train_model(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.