Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/validate_data.R
Checks if the input data is correctly formatted in accordance with the training and test datasets
1 |
df |
dataframe containing multiple multivariate time series formatted using
the specific Table Schema, use |
Checks that fc contains necessary column and the composite primary key values are not duplicated.
TRUE if the checks are passed, FALSE otherwise.
Cuong Sai and Maxim Shcherbakov.
1 | validate_data(train_data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.