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
,clusterGroupBound
andplot.clusterGroupBound
.fixed tests using parallel option on Windows.
temporary removed tests for
groupBound
due to problem withmvrnorm
(reproducability on different platforms).
CHANGES IN VERSION 0.1-5 (2016-03-11, svn r144)
new argument
suppress.grouptesting
inridge.proj
andlasso.proj
to speed up computation.argument
verbose
instead oftrace
inmulti.split
andstability
.new functions to generate reference data sets, see
rXb
,rX
andrb
.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.