Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

infoPlot

Plot absolute and relative information


Description

Plot absolute and relative information of influence curves.

Usage

infoPlot(object)

Arguments

object

object of class "InfluenceCurve"

Details

Absolute information is defined as the square of the length of an IC. The relative information is defined as the absolute information of one component with respect to the absolute information of the whole IC; confer Section 8.1 of Kohl (2005).

Author(s)

References

Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.

See Also

Examples

N <- NormLocationScaleFamily(mean=0, sd=1) 
IC1 <- optIC(model = N, risk = asCov())
infoPlot(IC1)

ROptEstOld

Optimally Robust Estimation - Old Version

v1.2.0
LGPL-3
Authors
Matthias Kohl [aut, cre, cph]
Initial release
2019-04-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.