GPModel-class(tigre)
GPModel-class()所属R语言包:tigre
A container for gpsim models
与gpsim模型的容器
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The class is a container for the internal representation
类是一个容器内部表示
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("GPModel", model).
创建对象可以通过检测的形式new("GPModel", model)。
插槽----------Slots----------
model: A model object used internally by the code of
model:一个模型对象的代码内部使用
type: Type of the model object
type:模型对象类型
方法----------Methods----------
value</dt> Access and set the internal model structure
值</代码> </ DT>访问和设置内部model结构
modelType(object) Access the internal type values
modelType(object)访问内部type值
show(object) Informatively display object contents.
show(object)请提供知识显示对象内容。
is.GPModel(object) Check if object is a GPModel.
is.GPModel(object)检查对象是1 GPModel的,。
initialize("GPModel") Object instantiation, used by new; not to be called directly by the user.
initialize("GPModel")对象的实例,通过新的使用;不得由用户直接调用。
作者(S)----------Author(s)----------
Antti Honkela, Jonatan Ropponen
参见----------See Also----------
GPLearn, GPRankTargets, GPRankTFs, generateModels, modelExtractParam, modelLogLikelihood.
GPLearn,GPRankTargets,GPRankTFs,generateModels,modelExtractParam,modelLogLikelihood。
举例----------Examples----------
showClass("GPModel")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|