X-Git-Url: https://git.auder.net/?p=valse.git;a=blobdiff_plain;f=pkg%2FDESCRIPTION;h=5a8bc182e5e35b3eb6ef690938d02186d53e3259;hp=9d8a67754bf821a1e8295f560d229e3aa815486d;hb=5ce95f263665997e5319422d19ac2ad9635b1e58;hpb=1c45d8e4f6fd4209d26709f17a58920218ee828d diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index 9d8a677..5a8bc18 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -1,17 +1,19 @@ Package: valse -Title: VAriabLe SElection with mixture of models +Title: Variable Selection With Mixture Of Models Date: 2016-12-01 Version: 0.1-0 Description: Two methods are implemented to cluster data with finite mixture regression models. - Those procedures deal with high-dimensional covariates and responses through a variable selection - procedure based on the Lasso estimator. A low-rank constraint could be added, computed for the Lasso-Rank procedure. - A collection of models is constructed, varying the level of sparsity and the number of clusters, and a model is selected - using a model selection criterion (slope heuristic, BIC or AIC). - Details of the procedure are provided in 'Model-based clustering for high-dimensional data. Application to functional data' - by Emilie Devijver, published in Advances in Data Analysis and Clustering (2016) + Those procedures deal with high-dimensional covariates and responses through a variable + selection procedure based on the Lasso estimator. A low-rank constraint could be added, + computed for the Lasso-Rank procedure. + A collection of models is constructed, varying the level of sparsity and the number of + clusters, and a model is selected using a model selection criterion (slope heuristic, + BIC or AIC). Details of the procedure are provided in 'Model-based clustering for + high-dimensional data. Application to functional data' by Emilie Devijver, published in + Advances in Data Analysis and Clustering (2016). Author: Benjamin Auder [aut,cre], + Emilie Devijver [aut], Benjamin Goehry [aut] - Emilie Devijver [aut] Maintainer: Benjamin Auder Depends: R (>= 3.0.0) @@ -20,8 +22,9 @@ Imports: methods Suggests: parallel, - testthat, - knitr + testhat, + devtools, + rmarkdown URL: http://git.auder.net/?p=valse.git License: MIT + file LICENSE VignetteBuilder: knitr