IQR {Bolstad}R Documentation

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.

Author(s)

James Curran


[Package Bolstad version 0.2-41 Index]