getDefaultParameter(SpeCond)
getDefaultParameter()所属R语言包:SpeCond
Get the default parameter to use SpeCond function
获取默认参数使用SpeCond功能
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function returns the matrix param.detection default argument for the SpeCond function
此函数返回为SpeCond功能的矩阵param.detection默认参数
用法----------Usage----------
getDefaultParameter()
值----------Value----------
param.detection: a matrix of 2 row and 7 columns. The rows "Step1 "and "Step2" correspond respectively to the first and second set of parameters for the SpeCond function. The parameters (columns) are: lambda, beta, per, md, mlk, rsd. See the createParameterMatrix documentation for more details about the parameters.
param.detection:2行7列的矩阵。行的“第一步”和“第二步”,分别对应于第一和第二组为SpeCond功能参数。参数(列):λ,β,每医师,MLK,RSD。有关参数的更多细节,请参阅createParameterMatrix文件。
作者(S)----------Author(s)----------
Florence Cavalli, florence@ebi.ac.uk
参见----------See Also----------
createParameterMatrix
createParameterMatrix
举例----------Examples----------
param.detection=getDefaultParameter()
param.detection
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|