predictCPP(vbmp)
predictCPP()所属R语言包:vbmp
VBMP predict functions parameters
VBMP预测函数的参数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Obtains estimates of class posterior probabilities from a fitted VBMP object
获得从装VBMP对象类的后验概率的估计
用法----------Usage----------
predictCPP(obj, X.TEST=NULL)
参数----------Arguments----------
参数:obj
an object inheriting from class VBMP.obj, usually the result of a call to vbmp
一个对象,继承类VBMP.obj,通常是调用vbmp一个的结果
参数:X.TEST
optionally, matrix in which to look for variables with which to predict. If omitted, the fitted predictors are used.
(可选),矩阵中寻找与预测的变数。如果省略,用来拟合预测。
参见----------See Also----------
See Also as vbmp
另见vbmp
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|