Description Usage Arguments Details Value Examples
A model that selects BT for stops. Trained against arbitrary threshold.
1 | BTMetric(volume_report, thsd_p, thsd_n)
|
volume_report |
a generated frequency graph stop volume overview (see read_whole_folder_RTW) |
thsd_p |
a double of threshold value for metrics. This can be used in a loop to test common threshold historically. |
thsd_n |
a threshold for the number of packages at a stop |
beta
boxtrucks a boxtrucks of size stations x stations$max_stops that is a list of stops that require a box truck
1 2 3 4 5 | ## Not run:
holder <- c("PLACE")
holder
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.