undocumented.lmRob(robust)
undocumented.lmRob()所属R语言包:robust
Undocumented lmRob Helper Functions
无证lmRob辅助函数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
These functions are used by lmRob and its methods. They are not intended to be called directly by users and are not guaranteed to be included in future versions of the Robust Library.
这些功能所使用的lmRob和它的方法。他们不打算要由用户直接调用,并不能保证在未来的版本中被列入的鲁棒图书馆。
用法----------Usage----------
lmRob.fit(x, y, x1.idx = NULL, nrep = NULL, robust.control = NULL, ...)
lmRob.wfit(x, y, w, x1.idx = NULL, nrep = NULL, robust.control = NULL, ...)
lmRob.const(eff, ipsi = 1)
lmRob.eff0(mu = 1, itype = 1, iucv = 1, iwww = 1, ialfa = 1, sigmx = 1, upper = 10, til = 1e-04, maxit = 150, tol = 1e-05, epmach = .Machine$double.eps, uflow = .Machine$double.xmin, ta = 0, tb = 0, tc = 0, ipsi = 3)
lmRob.effad(eff)
lmRob.lar(x, y, tol = 1e-06)
lmRob.wm(x, y, coeff0, ucov0, scale0, itype = 1, isigma = -1, ipsi = 1, xk = 0.9440982, beta = 0.2661, wgt = y, tlo = 1e-04, tua = 1.5e-06, mxr = 50)
参数----------Arguments----------
参数:x
x
x
参数:y
y
Ÿ
参数:x1.idx
x1.idx
x1.idx
参数:nrep
nrep
NREP
参数:robust.control
robust.control
robust.control
参数:...
...
...
参数:w
w
瓦特
参数:eff
eff
EFF
参数:ipsi
ipsi
IPSI
参数:mu
mu
亩
参数:itype
itype
ITYPE
参数:iucv
iucv
IUCV
参数:iwww
iwww
iwww
参数:ialfa
ialfa
ialfa
参数:sigmx
sigmx
sigmx
参数:upper
upper
上
参数:til
til
胡麻
参数:maxit
maxit
麦克斯特
参数:tol
tol
TOL
参数:epmach
epmach
epmach
参数:uflow
uflow
uflow
参数:ta
ta
TA
参数:tb
tb
结核病
参数:tc
tc
TC
参数:coeff0
coeff0
coeff0
参数:ucov0
ucov0
ucov0
参数:scale0
scale0
scale0
参数:isigma
isigma
isigma
参数:xk
xk
XK
参数:beta
beta
测试版
参数:wgt
wgt
WGT
参数:tlo
tlo
TLO
参数:tua
tua
TUA
参数:mxr
mxr
MXR
参见----------See Also----------
lmRob
lmRob
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|