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

getL1normL2deriv

Calculation of L1 norm of L2derivative


Description

Methods to calculate the L1 norm of the L2derivative in a smooth parametric model.

Usage

getL1normL2deriv(L2deriv, ...)
## S4 method for signature 'UnivariateDistribution'
getL1normL2deriv(L2deriv, 
     cent, ...)

## S4 method for signature 'RealRandVariable'
getL1normL2deriv(L2deriv, 
     cent, stand, Distr, normtype, ...)

Arguments

L2deriv

L2derivative of the model

cent

centering Lagrange Multiplier

stand

standardizing Lagrange Multiplier

Distr

distribution of the L2derivative

normtype

object of class NormType; the norm under which we work

...

further arguments (not used at the moment)

Value

L1 norm of the L2derivative

Author(s)

Examples

##

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.