Description Usage Arguments Examples
This function allows to predict the travel time estimation on the test set.
1 2 3 4 5 6 | predict_traveltimeCLT(
traveltimeCLT_obj = NULL,
data.test = NULL,
bin = NULL,
rules = NULL
)
|
bin |
Allows to select a specific timebin from the dataset. |
rules |
Need to represent a list containing, start, end, days and tag for each timebin of the dataset (see example). |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.