quantile: Quantiles of an EQR Sample

Description Usage Arguments Details Value See Also

Description

Estimates quantiles of an EQR variable from a collection of Monte Carlo EQR samples.

Usage

1
2
## S3 method for class 'fcs2EQR'
quantile(x, probs = seq(0, 1, 0.25), ...)

Arguments

x

an object of class "fcs2EQR" containing Monte Carlo EQR samples, as calculated from fcs2SingleEQR, fcs2JointEQR or fcs2JointAndSingleEQR.

probs

numeric vector of probabilities with values in [0, 1].

...

further arguments passed to quantile.

Details

Quantiles of an EQR Sample

Value

Returns a matrix or array of quantile estimates for each of the surveys (or sites/etc if surveys were joined) and species contained in x.

See Also

mean.fcs2EQR


aquaMetrics/fcs2 documentation built on Aug. 21, 2021, 12:55 p.m.