NEWS
mclustAddonsEHA 0.7.1
- Small bug fix in help page.
mclustAddonsEHA 0.7
- Add code for computing entropy via Gaussian mixtures. See
help(EntropyGMM)
.
- Add efficient Rcpp-based functions to compute log-sum-exp and softmax.
mclustAddonsEHA 0.6
- Bug fixes.
- Allowed to have both
lbound = NULL
and ubound = NULL
, in which case only power transformation is performed.
mclustAddonsEHA 0.5
- Release submitted to CRAN.
mclustAddonsEHA 0.4
- Add logarithm arg to
predict.densityMclustBounded()
function.
mclustAddonsEHA 0.3
- Release for R version 4.0
- Inclusion of
MclustMEM()
and accompanying functions.
mclustAddonsEHA 0.2
- Inclusion of
densityMclustBounded()
and accompanying functions.
mclustAddonsEHA 0.1
- Initial developing release.