Parameters-class(XDE)
Parameters-class()所属R语言包:XDE
Container for XDE parameters
XDE中参数的容器
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Container for XDE parameters
XDE中参数的容器
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("Parameters", ...).
创建对象可以通过检测的形式new("Parameters", ...)。
插槽----------Slots----------
seed: Object of class "integer" ~~
seed:Object类的"integer"~~
data: Object of class "numeric" ~~
data:Object类的"numeric"~~
phenodata: Object of class "integer" ~~
phenodata:Object类的"integer"~~
G: Object of class "integer" ~~
G:Object类的"integer"~~
Q: Object of class "integer" ~~
Q:Object类的"integer"~~
S: Object of class "integer" ~~
S:Object类的"integer"~~
alphaA: Object of class "numeric" ~~
alphaA:Object类的"numeric"~~
alphaB: Object of class "numeric" ~~
alphaB:Object类的"numeric"~~
betaA: Object of class "numeric" ~~
betaA:Object类的"numeric"~~
betaB: Object of class "numeric" ~~
betaB:Object类的"numeric"~~
pA0: Object of class "numeric" ~~
pA0:Object类的"numeric"~~
pA1: Object of class "numeric" ~~
pA1:Object类的"numeric"~~
pB0: Object of class "numeric" ~~
pB0:Object类的"numeric"~~
pB1: Object of class "numeric" ~~
pB1:Object类的"numeric"~~
nuR: Object of class "numeric" ~~
nuR:Object类的"numeric"~~
nuRho: Object of class "numeric" ~~
nuRho:Object类的"numeric"~~
alphaXi: Object of class "numeric" ~~
alphaXi:Object类的"numeric"~~
betaXi: Object of class "numeric" ~~
betaXi:Object类的"numeric"~~
c2Max: Object of class "numeric" ~~
c2Max:Object类的"numeric"~~
alphaEta: Object of class "numeric" ~~
alphaEta:Object类的"numeric"~~
betaEta: Object of class "numeric" ~~
betaEta:Object类的"numeric"~~
pOmega0: Object of class "numeric" ~~
pOmega0:Object类的"numeric"~~
lambdaOmega: Object of class "numeric" ~~
lambdaOmega:Object类的"numeric"~~
lambdaKappa: Object of class "numeric" ~~
lambdaKappa:Object类的"numeric"~~
gamma2: Object of class "numeric" ~~
gamma2:Object类的"numeric"~~
c2: Object of class "numeric" ~~
c2:Object类的"numeric"~~
tau2Rho: Object of class "numeric" ~~
tau2Rho:Object类的"numeric"~~
tau2R: Object of class "numeric" ~~
tau2R:Object类的"numeric"~~
a: Object of class "numeric" ~~
a:Object类的"numeric"~~
b: Object of class "numeric" ~~
b:Object类的"numeric"~~
l: Object of class "numeric" ~~
l:Object类的"numeric"~~
t: Object of class "numeric" ~~
t:Object类的"numeric"~~
lambda: Object of class "numeric" ~~
lambda:Object类的"numeric"~~
theta: Object of class "numeric" ~~
theta:Object类的"numeric"~~
phi: Object of class "numeric" ~~
phi:Object类的"numeric"~~
sigma2: Object of class "numeric" ~~
sigma2:Object类的"numeric"~~
r: Object of class "numeric" ~~
r:Object类的"numeric"~~
rho: Object of class "numeric" ~~
rho:Object类的"numeric"~~
nu: Object of class "numeric" ~~
nu:Object类的"numeric"~~
delta: Object of class "numeric" ~~
delta:Object类的"numeric"~~
Delta: Object of class "numeric" ~~
Delta:Object类的"numeric"~~
xi: Object of class "numeric" ~~
xi:Object类的"numeric"~~
方法----------Methods----------
"[[<-" signature(x = "Parameters"): ...
“[< - ”的signature(x = "Parameters"):...
"[[" signature(x = "Parameters"): ...
“[”signature(x = "Parameters")...
"$<-" signature(x = "Parameters"): ...
“$ < - ”signature(x = "Parameters")...
$ signature(x = "Parameters"): ...
$signature(x = "Parameters")...
coerce signature(from = "XdeParameter", to = "Parameters"): ...
要挟signature(from = "XdeParameter", to = "Parameters")...
show signature(object = "Parameters"): ...
显示signature(object = "Parameters"):...
举例----------Examples----------
showClass("Parameters")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|