Plot absolute and relative information
Plot absolute and relative information of influence curves.
infoPlot(object)
object |
object of class |
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).
Matthias Kohl Matthias.Kohl@stamats.de
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
N <- NormLocationScaleFamily(mean=0, sd=1) IC1 <- optIC(model = N, risk = asCov()) infoPlot(IC1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.