normalblockr 0.3.0

New model family: clustering in the mean

The package now fits two complementary families. The original Normal-Block model clusters variables by how they covary; the new mean-block family clusters them by how they respond to the covariates, constraining the mean as mu_i = C B' X_i with one regression profile per cluster.

The graphical lasso is now in-package

This also fixes the segfault CRAN reported on r-devel-linux-x86_64-fedora-gcc when re-building breast-cancer-proteomics.Rmd (address 0x580, cause 'memory not mapped'), which our own CI had been hitting intermittently on Linux.

Bug fixes

Other changes

normalblockr 0.2.1

First CRAN submission

normalblockr 0.2.0

New features

Other changes

normalblockr 0.1.0