Learn R Programming

RobAStBase (version 0.7.1)

IC-class: Influence curve

Description

Class of (partial) influence curves.

Arguments

docType

class

Objects from the Class

Objects can be created by calls of the form new("IC", ...). More frequently they are created via the generating function IC.

Extends

Class "InfluenceCurve", directly.

concept

influence curve

References

Hampel et al. (1986) Robust Statistics. The Approach Based on Influence Functions. New York: Wiley. Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer. Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.

See Also

InfluenceCurve-class, IC

Examples

Run this code
IC1 <- new("IC")
plot(IC1)

Run the code above in your browser using DataLab