simex-package(simex)
simex-package()所属R语言包:simex
Error or misclassification correction in models using (MC)SIMEX
修正模型中的错误或错误分类(MC)新加坡国际金融交易所
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Package simex is an implementation of the SIMEX–algorithm by Cook and Stephanski and the MCSIMEX–Algorithm by K眉chenhof, Mwalili and Lesaffre.
套件simex是在SIMEX算法的库克和Stephanski和的的算法的Küchenhof,Mwalili和乐斯福MCSIMEX-的实现。
Details
详细信息----------Details----------
</table> The package includes first of all the implementation for the SIMEX– and MCSIMEX–Algorithms. Jackknife and asymptotic variance estimation are implemented. Various methods and analytic tools are provided for a simple and fast access to the SIMEX– and MCSIMEX–Algorithm.
</ TABLE>为的SIMEX和MCSIMEX的算法的所有实现该计划包括第一。刀切和渐近方差估计的贯彻落实。提供一个简单而快速的访问到的SIMEX和MCSIMEX的,算法的各种方法和分析工具。
Functions simex() and mcsimex() can be used on models issued from lm(), glm() with asymtotic estimation. Models from nls(), gam() (package mgcv), lme() and nlme() (package nlme) can also be corrected with these algorithms, but without asymptotic estimations.
功能simex()和mcsimex()可以使用的模型发出lm(),glm()渐进的估计。 nls(),gam()(包mgcv)lme()和nlme()(包nlme)也可以纠正这些算法,但模型没有渐近估算。
(作者)----------Author(s)----------
Wolfgang Lederer
Maintainer: Wolfgang Lederer,<a href="mailto:wolfgang.lederer@googlemail.com">wolfgang.lederer@googlemail.com</a>
参考文献----------References----------
Lederer, W. and K眉chenhoof, H. (2006) A short introduction to the SIMEX and MCSIMEX. R News, 6/4, 26 – 31
参见----------See Also----------
simex, mcsimex, misclass
simex,mcsimex,misclass
and for functions generating the initial naive models: lm, glm, nls, gam, lme, nlme
功能生成初始天真型号:lm,glm,nls,gam,lme,nlme
实例----------Examples----------
# See example(simex) and example(mcsimex)[查看范例(SIMEX)合并而成,例如(mcsimex)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|