fiCov {ROptEst}R Documentation

Generating function for fiCov-class

Description

Generates an object of class "fiCov".

Usage

asCov()

Value

Object of class "fiCov"

Author(s)

Matthias Kohl robast@gmx.de

References

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

See Also

fiCov-class

Examples

fiCov()

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

[Package ROptEst version 0.3-9 Index]