Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getRiskFctBV-methods

Methods for Function getRiskFctBV in Package ‘ROptEst’


Description

getRiskFctBV for a given object of S4 class asGRisk returns a function in bias and variance to compute the asymptotic risk.

Methods

getRiskFctBV

signature(risk = "asL1", biastype = "ANY"): returns a function with arguments bias and variance to compute the asymptotic absolute (L1) error for a given ALE at a situation where it has bias bias (including the radius!) and variance variance.

getRiskFctBV

signature(risk = "asL4", biastype = "ANY"): returns a function with arguments bias and variance to compute the asymptotic L4 error for a given ALE at a situation where it has bias bias (including the radius!) and variance variance.

Examples

myrisk <- asMSE()
getRiskFctBV(myrisk)

ROptEst

Optimally Robust Estimation

v1.2.1
LGPL-3
Authors
Matthias Kohl [cre, cph], Mykhailo Pupashenko [ctb] (contributed wrapper functions for diagnostic plots), Gerald Kroisandt [ctb] (contributed testing routines), Peter Ruckdeschel [aut, cph]
Initial release
2019-04-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.