summary.treg(SMIR)
summary.treg()所属R语言包:SMIR
Summarizing Robust Regression Models
总结稳健回归模型
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function is a method for class treg.
此功能是的方法类treg。
用法----------Usage----------
## S3 method for class 'treg':
summary(object, ...)
参数----------Arguments----------
参数:object
an object of class 'treg'.
一个对象类的调节性T单元“。
参数:...
further arguments passed to or from other methods.
进一步的参数传递给其他方法。
值----------Value----------
The function summary.treg computes and prints statistics of "lm" class objects as well as the robust estimates of coefficients, the disparity and 'r', the degrees of freedom.
的功能summary.treg计算和打印统计“lm”的类对象,以及强大的估计系数,贫富悬殊和R的自由度。
(作者)----------Author(s)----------
<a href="mailto:ross.darnell@csiro.au">ross.darnell@csiro.au</a>
参考文献----------References----------
Statistical Modelling in R, OUP.
参见----------See Also----------
treg
treg
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|