1 # Generated by roxygen2: do not edit by hand
5 export(computeGridLambda)
6 export(constructionModelesLassoMLE)
7 export(constructionModelesLassoRank)
12 export(selectVariables)
14 importFrom(cowplot,background_grid)
15 importFrom(ggplot2,aes)
16 importFrom(ggplot2,geom_boxplot)
17 importFrom(ggplot2,geom_line)
18 importFrom(ggplot2,geom_tile)
19 importFrom(ggplot2,ggplot)
20 importFrom(ggplot2,ggtitle)
21 importFrom(ggplot2,scale_fill_gradient2)
22 importFrom(ggplot2,theme)
23 importFrom(parallel,clusterExport)
24 importFrom(parallel,makeCluster)
25 importFrom(parallel,parLapply)
26 importFrom(parallel,stopCluster)
27 importFrom(reshape2,melt)
28 importFrom(stats,cutree)
29 importFrom(stats,dist)
30 importFrom(stats,hclust)
31 importFrom(stats,runif)