Learn R Programming

distrMod (version 2.1.1)

fiCov-class: Finite-sample covariance

Description

Class of finite-sample covariance.

Arguments

Objects from the Class

Objects can be created by calls of the form new("fiCov", ...). More frequently they are created via the generating function fiCov.

Extends

Class "fiRisk", directly. Class "RiskType", by class "fiRisk".

Methods

No methods defined with class "fiCov" in the signature.

concept

  • finite-sample covariance
  • risk

References

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

See Also

fiRisk-class, fiCov

Examples

Run this code
new("fiCov")

Run the code above in your browser using DataLab