X-Git-Url: https://git.auder.net/?p=valse.git;a=blobdiff_plain;f=pkg%2FR%2FEMGLLF.R;h=1633821a344996c75aec2c85a5371d8c80d08423;hp=dada0efea796be6def3ab3bf2f56ed30c57004b0;hb=3921ba9b5ea85bcc190245ac7da9ee9da1658b9f;hpb=1196a43d961a95abc18d3c8e777e9a4e8233e562 diff --git a/pkg/R/EMGLLF.R b/pkg/R/EMGLLF.R index dada0ef..1633821 100644 --- a/pkg/R/EMGLLF.R +++ b/pkg/R/EMGLLF.R @@ -1,6 +1,6 @@ #' EMGLLF #' -#' Run a generalized EM algorithm developped for mixture of Gaussian regression +#' Run a generalized EM algorithm developped for mixture of Gaussian regression #' models with variable selection by an extension of the Lasso estimator (regularization parameter lambda). #' Reparametrization is done to ensure invariance by homothetic transformation. #' It returns a collection of models, varying the number of clusters and the sparsity in the regression mean.