getL1normL2deriv(ROptEst)
getL1normL2deriv()所属R语言包:ROptEst
Calculation of L1 norm of L2derivative
的L1规范L2derivative计算
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Methods to calculate the L1 norm of the L2derivative in a smooth parametric model.
在光滑参数模型计算方法的L1范数的L2derivative。
用法----------Usage----------
## 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
l2derivative的模型
参数:cent
centering Lagrange Multiplier
定心Lagrange乘子法
参数:stand
standardizing Lagrange Multiplier
规范Lagrange乘子法
参数:Distr
distribution of the L2derivative
分布的L2derivative的
参数:normtype
object of class NormType; the norm under which we work
对象的类NormType;的规范下,我们的工作的
参数:...
further arguments (not used at the moment)
进一步的论据(不使用的那一刻)
值----------Value----------
L1 norm of the L2derivative
L1范数的L2derivative
(作者)----------Author(s)----------
Peter Ruckdeschel <a href="mailtoeter.Ruckdeschel@itwm.fraunhofer.de">eter.Ruckdeschel@itwm.fraunhofer.de</a>
实例----------Examples----------
##[#]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|