Description Usage Arguments Examples
Calculate mean of auto-correlation The algorithm only keeps trips ("trips") that have more than 10 ijk links. On these links, we use a function called "get rho" allowing to calculate the mean of the auto-correlation of the speed with a lag up to 5 for each trip. If desired, the function also allows calculation specifically for AM or PM timebins.
1 |
tt |
Train dataset sampled according to time-bin. |
xx |
Trips that have more than 10 edges inside the train dataset sampled. |
1 | get_rho(tt = samp_obj, xx = samp_o)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.