qfilter: Filter data to remove low and high outliers

Description Usage Arguments Value Author(s)

Description

Filter data to removel ow and high outliers

Usage

1
qfilter(x, low = 0.01, high = 0.99)

Arguments

x

Input data.

low

Value of low quantile (default = 0.01).

high

Value of high quantile (default = 0.99).

Value

Returns a vector of station ids, in order of increasing distance.

Author(s)

Fiona Evans


fionahevans/agric documentation built on May 30, 2019, 12:46 p.m.