ProfileLikClusterEqual: Preliminary function that separates a vector into two groups...

View source: R/Profile_Likelihood_Rank_Selection.R

ProfileLikClusterEqualR Documentation

Preliminary function that separates a vector into two groups using profile likelihood assuming equal variance.

Description

Preliminary function that separates a vector into two groups using profile likelihood assuming equal variance.

Usage

ProfileLikClusterEqual(x)

Arguments

x

An ordered (max to min) vector to be clustered into two groups

Value

A list that contains the following elements:

index

The index that separates the vector x. The element at the index is considered in the first cluster

profileloglikvec

A vector containing profile log-likelihood for each index


justicesuker/DMMD_Package documentation built on Aug. 6, 2022, 12:34 p.m.