calcGapCutoff: Calculates the empirical cumulative distribution function.

Description Usage Arguments Value

View source: R/calcGapCutoff.R

Description

This function calculates the empirical cumulative distribution function, then uses a user-defined probability level to calculate the "normal" gap length. That way, GHCN records (years) with unusually long gap lengths may be discarded.

Usage

1
calcGapCutoff(rleVector, pLevel = 0.95)

Arguments

rleVector

the RLE vector

pLevel

a p level

Value

The cutoff value


bocinsky/gutaker2020_rice_niche documentation built on Sept. 23, 2020, 5:10 a.m.