Description Usage Arguments Examples
Cumulative distribution function for each junction
1 | cdf_junction(dataset, sd.x, sd.t, times, t0, x0, adjacency, type)
|
dataset |
Data for incoming links over the entire junction |
sd.x |
Vector of standard deviations used for calculating the distribution function |
sd.t |
Vector of standard deviations used for calculating the density function over differences in time |
times |
Number of observations |
t0 |
Time points recorded corresponding to relevant sampling rate |
x0 |
Vector of quantiles |
adjacency |
Adjacency matrix |
type |
CDF calculated with functional only (type = 2), distributional only (type = 1) and both functional and distributional (type = 3) |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.