X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=pkg%2FR%2FEMGLLF.R;h=1633821a344996c75aec2c85a5371d8c80d08423;hb=6382130f19d2de72fed32c91c5431caa6481dbf3;hp=dada0efea796be6def3ab3bf2f56ed30c57004b0;hpb=1196a43d961a95abc18d3c8e777e9a4e8233e562;p=valse.git 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.