summary(tlemix)
summary()所属R语言包:tlemix
Summary method for TLE-class objects.
TLE类对象的简易方法。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This is the summary function for TLE objects. It extends the summary functions of the estimate object's class by adding TLE specific results.
这是summary功能TLE对象。它扩展了汇总函数的估计对象的类增加TLE的具体结果。
用法----------Usage----------
summary(object, ...)
参数----------Arguments----------
参数:object
Object of class TLE
对象的类TLE
参数:...
Additional arguments for summary method of the estimate object.
其他参数的估计对象的简易方法。
Details
详细信息----------Details----------
The following list shows the parameters and results that are added to the estimate object's summary function.
下面的列表显示被添加到估计对象的汇总函数的参数和结果。
kTrimTrimming parameter.
kTrimTrimming参数。
nobsNumber of observations.
nobsNumber的观察。
noutNumber of outliers.
noutNumber的异常值。
值----------Value----------
参数:summary
Object of class summary.TLE
对象的类summary.TLE的
(作者)----------Author(s)----------
P. Neytchev, P. Filzmoser, R. Patnaik, A. Eisl and R. Boubela,
<<a href="mailto .Filzmoser@tuwien.ac.at"> .Filzmoser@tuwien.ac.at</a>>
<a href="http://www.statistik.tuwien.ac.at/public/filz/">http://www.statistik.tuwien.ac.at/public/filz/</a>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|