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 June 28, 2024, 2:30 p.m.