idealfIQR: Compute the interquartile range using the ideal fourths

Description Usage Arguments See Also

Description

Compute the interquartile range using the ideal fourths

Usage

1
idealfIQR(x, na.rm = FALSE)

Arguments

x

numeric vector whose quantiles are wanted.

na.rm

logical; if true, any NA and NaN's are removed from x before the quantiles are computed.

See Also

idealf


shizidushu/fsrs documentation built on May 26, 2019, 4:32 a.m.