BTMetric: A model that selects BT for stops. Trained against arbitrary...

Description Usage Arguments Details Value Examples

View source: R/BTMetric.R

Description

A model that selects BT for stops. Trained against arbitrary threshold.

Usage

1
BTMetric(volume_report, thsd_p, thsd_n)

Arguments

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

Details

beta

Value

boxtrucks a boxtrucks of size stations x stations$max_stops that is a list of stops that require a box truck

Examples

1
2
3
4
5
## Not run: 
holder <- c("PLACE")
holder

## End(Not run)

notsynonymous/SWA documentation built on Dec. 22, 2021, 3:13 a.m.