powered by
Methods to calculate the L1 norm of the L2derivative in a smooth parametric model.
getL1normL2deriv(L2deriv, ...) # S4 method for UnivariateDistribution getL1normL2deriv(L2deriv, cent, ...)# S4 method for RealRandVariable getL1normL2deriv(L2deriv, cent, stand, Distr, normtype, ...)
# S4 method for RealRandVariable getL1normL2deriv(L2deriv, cent, stand, Distr, normtype, ...)
L2derivative of the model
centering Lagrange Multiplier
standardizing Lagrange Multiplier
distribution of the L2derivative
object of class NormType; the norm under which we work
NormType
further arguments (not used at the moment)
L1 norm of the L2derivative
# NOT RUN { ## # }
Run the code above in your browser using DataLab