View source: R/Profile_Likelihood_Rank_Selection.R
ProfileLikClusterEqual | R Documentation |
Preliminary function that separates a vector into two groups using profile likelihood assuming equal variance.
ProfileLikClusterEqual(x)
x |
An ordered (max to min) vector to be clustered into two groups |
A list that contains the following elements:
index |
The index that separates the vector |
profileloglikvec |
A vector containing profile log-likelihood for each index |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.