Learn R Programming

ROptEstOld (version 1.2.0)

fiBias: Generating function for fiBias-class

Description

Generates an object of class "fiBias".

Usage

fiBias()

Arguments

Value

Object of class "fiBias"

References

Ruckdeschel, P. and Kohl, M. (2005) How to approximate the finite sample risk of M-estimators.

See Also

fiBias-class

Examples

Run this code
# NOT RUN {
fiBias()

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

Run the code above in your browser using DataLab