Objective function to determine lambda.
目标函数确定的lambda。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Objective function to find the root of in calculating the lambda parameters for each cluster.
目标函数找到根的lambda参数为每个聚类计算。
用法----------Usage----------
Lambda(lambda, rhs, dists, dists.table = NULL)
参数----------Arguments----------
参数:lambda
lambda value to calculate the function output at.
λ值计算功能输出。
参数:rhs
Right-hand side of the equation in the referenced paper.
在所引用的纸张中的方程的右手侧。
参数:dists
Not used.
未使用。
参数:dists.table
Table of distances between each sequence and the modal sequence in N! space.
每个序列之间的距离和在N的模态序列表!空间。
值----------Value----------
Output of the objective function to determine the root of. Goal is zero.
输出的目标函数,以确定根本。目标是零。
(作者)----------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)。