Learn R Programming

ROptEstOld (version 1.2.0)

asBias-class: Standardized Asymptotic Bias

Description

Class of standardized asymptotic bias; i.e., the neighborhood radius is omitted respectively, set to \(1\).

Arguments

Objects from the Class

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

Slots

type:

Object of class "character": “asymptotic bias”.

Extends

Class "asRisk", directly. Class "RiskType", by class "asRisk".

References

Rieder, H. (1994) Robust Asymptotic Statistics. New York: Springer.

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

See Also

asRisk-class, asBias

Examples

Run this code
# NOT RUN {
new("asBias")
# }

Run the code above in your browser using DataLab