IQR: Interquartile Range generic

Description Usage Arguments Details Author(s)

View source: R/IQR.R

Description

Compute the interquartile range.

Usage

1
IQR(x, ...)

Arguments

x

an object.

...

any additional arguments. These are primarily used in IQR.default which calls stats::IQR.

Details

If x is an object of class Bolstad then the posterior IQR of the parameter of interest will be calculated.

Author(s)

James Curran


Bolstad documentation built on Jan. 8, 2021, 2:03 a.m.