Learn R Programming

ROptEstOld (version 1.2.0)

fiCov: Generating function for fiCov-class

Description

Generates an object of class "fiCov".

Usage

asCov()

Arguments

Value

Object of class "fiCov"

References

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

See Also

fiCov-class

Examples

Run this code
# NOT RUN {
fiCov()

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

Run the code above in your browser using DataLab