FormatOut(RMallow)
FormatOut()所属R语言包:RMallow
Formats the data in the "Solve" function for output.
的格式的数据中的“解决”功能用于输出。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Data formatting function.
数据格式的功能。
用法----------Usage----------
FormatOut(R, p, lambda, z, datas, likelihood)
参数----------Arguments----------
参数:R
The modal sequences.
情态序列。
参数:p
Proportion of data in each cluster.
每个簇中的数据比例。
参数:lambda
Mallows' spread parameters for each cluster.
锦葵的蔓延参数为每个聚类。
参数:z
Probability of cluster membership for each individual.
为每个聚类成员概率。
参数:datas
Matrix of partial sequences.
矩阵的部分序列。
参数:likelihood
Vector of the log-likelihood of the model at each iteration.
在每次迭代时的模型的对数似然的向量。
值----------Value----------
参数:R
The modal sequences <tr valign="top"><td>p</td>
情态序列<tr valign="top"> <TD> p</ TD>
Proportion in each cluster <tr valign="top"><td>lambda</td>
每个簇中的比例<tr valign="top"> <TD> lambda</ TD>
Spread parameters for each cluster <tr valign="top"><td>datas</td>
传播参数为每个聚类<tr valign="top"> <TD>datas</ TD>
Rankings merged with their cluster membership, distance from each cluster center, and probability of each cluster membership
他们的聚类成员,每个聚类中心的距离,每个聚类成员的可能性与合并的排名
参数:min.like
Likelihood at each iteration
似然在每次迭代
(作者)----------Author(s)----------
Erik Gregory
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|