getL1normL2deriv | R Documentation |
Methods to calculate the L1 norm of the L2derivative in a smooth parametric model.
getL1normL2deriv(L2deriv, ...)
## S4 method for signature 'UnivariateDistribution'
getL1normL2deriv(L2deriv,
cent, ...)
## S4 method for signature 'RealRandVariable'
getL1normL2deriv(L2deriv,
cent, stand, Distr, normtype, ...)
L2deriv |
L2derivative of the model |
cent |
centering Lagrange Multiplier |
stand |
standardizing Lagrange Multiplier |
Distr |
distribution of the L2derivative |
normtype |
object of class |
... |
further arguments (not used at the moment) |
L1 norm of the L2derivative
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.