This function allows to calculate travel time estimation confidence intervals on the test set.
1 2 3 4 5 6 7 8 9 10 | param_zeta(
t0,
rho,
linkfrom,
linkto,
len,
sequence = FALSE,
rules = NULL,
graph.stat.full = NULL
)
|
1 | param_zeta(time[1], rho_obj$rho, linkId.from, linkId.to, length, rules = rules, graph.stat.full = graph_obj$graph.stat.full)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.