Learn R Programming

ROptEst (version 0.5.0)

asBias: Generating function for asBias-class

Description

Generates an object of class "asBias".

Usage

asBias()

Arguments

Value

  • Object of class "asBias"

concept

  • asymptotic bias
  • risk

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

asBias-class

Examples

Run this code
asBias()

## The function is currently defined as
function(){ new("asBias") }

Run the code above in your browser using DataLab