Learn R Programming

Bolstad (version 0.2-41)

IQR: Interquartile Range generic

Description

Compute the interquartile range.

Usage

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.