Lambda: Objective function to determine lambda.

Description Usage Arguments Value Author(s) References

View source: R/Lambda.R

Description

Objective function to find the root of in calculating the lambda parameters for each cluster.

Usage

1
  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.

Value

Output of the objective function to determine the root of. Goal is zero.

Author(s)

Erik Gregory

References

"Mixtures of distance-based models for ranking data". Thomas Brendan Murphy & Donal Martin. 1 April 2002. Computational Statistics & Data Analysis 41 (2003) 645-655.


RMallow documentation built on Feb. 7, 2020, 9:06 a.m.