| NEWS | R Documentation | 
hdi News
CHANGES IN VERSION 0.1-7 (latest update 2016-06-24, svn 155)
- fixed issues with RNG. 
CHANGES IN VERSION 0.1-6a (latest update 2016-06-24, svn 152)
- added bootstrapping functionality for the de-sparsified Lasso 
- added the missing Z & Z functionality for the lasso projection method 
CHANGES IN VERSION 0.1-6 (2016-03-21, svn r147)
- changed condition for warning message for confidence intervals with - multi.split.
- reduced computing time for examples in - lasso.proj,- clusterGroupBoundand- plot.clusterGroupBound.
- fixed tests using parallel option on Windows. 
- temporary removed tests for - groupBounddue to problem with- mvrnorm(reproducability on different platforms).
CHANGES IN VERSION 0.1-5 (2016-03-11, svn r144)
- new argument - suppress.grouptestingin- ridge.projand- lasso.projto speed up computation.
- argument - verboseinstead of- tracein- multi.splitand- stability.
- new functions to generate reference data sets, see - rXb,- rXand- rb.
- replaced print and cat statement with message statements that can be suppressed. 
- fixed a bug of some estimators (e.g. lasso.proj) setting seeds 
- added NEWS and CITATION file.