Description Usage Arguments Value
View source: R/calcGapCutoff.R
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.
1 | calcGapCutoff(rleVector, pLevel = 0.95)
|
rleVector |
the RLE vector |
pLevel |
a p level |
The cutoff value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.