cdf_junction: Cumulative distribution function for each junction

Description Usage Arguments Examples

Description

Cumulative distribution function for each junction

Usage

1
cdf_junction(dataset, sd.x, sd.t, times, t0, x0, adjacency, type)

Arguments

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)

Examples

1

AshwiniKV/fdclust documentation built on May 27, 2019, 7:24 a.m.