outlier_detection: Outlier detection of transition dates

View source: R/helper_functions.R

outlier_detectionR Documentation

Outlier detection of transition dates

Description

Uses the 30-day rule (Schaber and Badeck, 2002) to remove outliers from visual observations records. This function should be considered for use with either PEP725 or USANPN data.

Usage

outlier_detection(df)

Arguments

df

a nested list phenor formatted data file

Value

a nested list phenor formatted data file with outliers removed


khufkens/phenor documentation built on Aug. 31, 2023, 1:24 a.m.