This package performs the delayed calculation of a matrix of residuals after fitting a linear model to each column of an input matrix.
It implements a number of efficient methods for operating on the delayed matrix of residuals, most notably matrix multiplication and calculation of row/column sums or means.
Check out the user’s guide on the Bioconductor landing page for more details.
DelayedMatrix of regression residuals
This package performs the delayed calculation of a matrix of residuals after fitting a linear model to each column of an input matrix. It implements a number of efficient methods for operating on the delayed matrix of residuals, most notably matrix multiplication and calculation of row/column sums or means. Check out the user’s guide on the Bioconductor landing page for more details.