Changes in version 1.0.0 (2023-03-15) o JSS article Changes in version 0.6.7 (2022-05-25) o update print methods o debug formula version o inherits instead of class Changes in version 0.6.6 o bug: manage when all p-values are NaN o add checks and example for predict function Changes in version 0.6.5 (2020-11-28) o add addRoot argument in HMT, hierarchicalFWER, hierarchicalFDR functions o add Shaffer argument in HMT function o change maintainer's email Changes in version 0.6.1 (2020-01-16) o remove a print o add missing argument when calling .checkParameters function Changes in version 0.6 (2019-12-10) o perform bootstrap for hierarchical clustering o add sizeMaxGroup argument to MLGL, cv.MLGL functions o threshold is correctly plotted in plot.stability Changes in version 0.5 (2018-10-14) o documentation correction o update DESCRIPTION file with authors o add print and summary functions for MLGL o add plot, print and summary functions for fullProcess o add a formula version of MLGL and fullProcess functions o add HMT function with plot, pritn and summary o remove logistic loss from fullProcess and remove test for logistic problem Changes in version 0.4 o add logistic loss in MLGL, cv.MLGL, stability and overlap o add test for logistic loss o add logistic loss in fullProcess o add sample size parameter in fullProcess Changes in version 0.3.2 o optimization of hierarchicalFWER Changes in version 0.3.1 o bug correction in hierarchicalFWER o optimization of fullProcess Changes in version 0.3 o rename the package into MLGL o change name of functions including "HCgglasso" Changes in version 0.2.5 o change parameters of selFDR and selFWER functions Changes in version 0.2.4 o add hierarchical testing procedure o add fullProcess function performing HC + Glasso + Hierarchical Testing o correction in stability.HCgglasso for the generation of lambda values Changes in version 0.2.3 o change the level information in HCgglasso structure output Changes in version 0.2.2 o correction for infinite weight in weightLevelGroup o use hclust from fastcluster package o update documentation Changes in version 0.2.1 o in levelMinWeight function, change minLevelWeight in sqrt(minLevelWeight) Changes in version 0.2 o first version of HCgglasso