C_lam(RMallow)
C_lam()所属R语言包:RMallow
Calculate the normalizing coefficient for Mallow's model in a sequence
在一个序列中Mallow的模型计算的归一化系数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Calculate the normalizing coefficient, as a function of the lambda parameter, and the size of the sequence space.
计算的归一化系数,作为一个功能的lambda参数,和的序列空间的大小。
用法----------Usage----------
C_lam(lambda, dists = NULL, dists.table = NULL)
参数----------Arguments----------
参数:lambda
Spread parameter for Mallows' model.
传播参数锦葵“的模式。
参数:dists
Vector of all distances from each sequence to 1:N
向量的所有距离从每个序列1:N
参数:dists.table
Table version of "dists" above.
“dists目录”上面的表版本。
值----------Value----------
Normalizing coefficient of Mallows' model in N! space with lambda = lambda.
归一化系数锦葵“的模式在N! λ=拉姆达的空间。
(作者)----------Author(s)----------
Erik Gregory
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|