Learn R Programming

distrMod (version 2.0.7)

fiCov: Generating function for fiCov-class

Description

Generates an object of class "fiCov".

Usage

asCov()

Arguments

Value

  • Object of class "fiCov"

concept

  • finite-sample covariance
  • risk

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
fiCov()

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

Run the code above in your browser using DataLab