Likelihood(RMallow)
Likelihood()所属R语言包:RMallow
Likelihood of the data and parameters.
的数据和参数的可能性。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Calculates the log-likelihood of the data with the current parameters and Kendall's distance.
计算与当前参数和Kendall的距离的数据的对数似然。
用法----------Usage----------
Likelihood(z, p, C.lam, lambda, all.dists.data)
参数----------Arguments----------
参数:z
Probability of each cluster membership.
每个聚类成员概率。
参数:p
Proportion in each cluster.
每个簇中的比例。
参数:C.lam
Vector of normalizing coefficients for Mallows' model.
向量的归一化系数为锦葵“的模式。
参数:lambda
Current spread parameters
目前流传的参数
参数:all.dists.data
All distances from the data to the modal sequences.
从数据中的模态序列的所有的距离。
值----------Value----------
Current log-likelihood of the data with the current parameters.
当前的数据与当前的参数的对数似然。
(作者)----------Author(s)----------
Erik Gregory
参考文献----------References----------
Thomas Brendan Murphy & Donal Martin. 1 April 2002. Computational Statistics & Data Analysis 41 (2003) 645-655.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|