summary(CMA)
summary()所属R语言包:CMA
Summarize classifier evaluation
总结分类评价
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This method principally does nothing more than applying the pre-implemented summary() function to the slot score of an object of class evaloutput. One then obtains the usual five-point-summary, consisting of minimum and maximum, lower and upper quartile
这种方法主要是没有什么比应用前实现summary()功能插槽score类evaloutput对象。然后,一个获得通常五点总结,包括最大和最小,上下四分
参数----------Arguments----------
参数:object
An object of class evaloutput.
对象类evaloutput。
参数:...
Further arguments passed to the pre-implemented summary function.
进一步的参数传递前实现summary功能。
值----------Value----------
No return.
不归路。
注意----------Note----------
That the results normally differ for different evaluation
其结果通常为不同的评价不同
作者(S)----------Author(s)----------
Martin Slawski <a href="mailto:ms@cs.uni-sb.de">ms@cs.uni-sb.de</a>
Anne-Laure Boulesteix <a href="mailto:boulesteix@ibe.med.uni-muenchen.de">boulesteix@ibe.med.uni-muenchen.de</a>
参见----------See Also----------
evaluation, compare, obsinfo.
evaluation,compare,obsinfo。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|