get.ss: A function to identify near-stationary states

Description Usage Arguments Examples

Description

A function to identify near-stationary states

Usage

1
get.ss(datasets, mindr, maxdr, hot, gapt)

Arguments

datasets

The output from get.CI, a list of candidate intervals

mindr

Minimum duration of the candidate intervals

maxdr

Maximum duration of the candidate intervals

hot

The high-occupancy threshold

gapt

The gap threshold

Examples

1
ss<-get.ss(ci,mindr=4, maxdr=10, hot=0.15, gapt=1)

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