PredictSimca-class(rrcovHD)
PredictSimca-class()所属R语言包:rrcovHD
Class "PredictSimca" - prediction of "Simca" objects
类“PredictSimca”的“西姆卡”的对象 - 预测
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The prediction of a "Simca" object
一个“西姆卡”对象的预测
类对象----------Objects from the Class----------
Objects can be created by calls of the form new("PredictSimca", ...) but most often by invoking predict() on a "Simca" object.
对象可以通过检测的形式new("PredictSimca", ...)但多数情况下调用predict()"Simca"对象。
插槽----------Slots----------
classification: Object of class "factor" ~~
classification:对象类"factor"~~
odsc: A "matrix" containing the standartized orthogonal distances for each group
odsc:A"matrix"包含standartized各组的正交距离
sdsc: A "matrix" containing the standartized score distances for each group
sdsc:A "matrix"包含standartized的得分为每个组的距离
ct: re-classification table of the training sample
ct:重新训练样本的分类表
方法----------Methods----------
show signature(object = "PredictSimca"): Prints the results..
显示signature(object = "PredictSimca"):打印结果..
(作者)----------Author(s)----------
Valentin Todorov <a href="mailto:valentin.todorov@chello.at">valentin.todorov@chello.at</a>
参考文献----------References----------
An Object Oriented Framework for Robust Multivariate Analysis. Journal of Statistical Software, 32(3), 1–47. URL http://www.jstatsoft.org/v32/i03/.
参见----------See Also----------
Simca-class
Simca-class
实例----------Examples----------
showClass("PredictSimca")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|