get.ci: Get candidate intervals given a specific penalty

Description Usage Arguments Examples

Description

This function derives characteristics of candidate intervals, including starding and ending point positions, starting and ending time, length, duration, total flow-rate, average occupancy, normalized flow and occupancy gaps.

Usage

1

Arguments

datasets

The output from get.total, a list of filtered data where each element correponds to one day's data.

pen

Penalty value used in PELT for flow data and occupancy data.

Examples

1
ci<-get.CI(datasets,pen1=0.01)

JaredSun26/pems documentation built on May 7, 2019, 10:32 a.m.