Learn R Programming

distrMod (version 2.9.4)

trFiCov: Generating function for trFiCov-class

Description

Generates an object of class "trFiCov".

Usage

trFiCov()

Arguments

Value

Object of class "trFiCov"

Author

Matthias Kohl Matthias.Kohl@stamats.de

References

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

See Also

trFiCov-class

Examples

Run this code
trFiCov()

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

Run the code above in your browser using DataLab