This package browser is in early development. Mind the rough edges.

r-residualmatrix 1.20.0

Create a DelayedMatrix of regression residuals

This package implements tools for delayed computation of a matrix of residuals after fitting a linear model to each column of an input matrix. It also supports partial computation of residuals where selected factors are to be preserved in the output 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.

Installation

Install r-residualmatrix 1.20.0 as follows:

guix install r-residualmatrix@1.20.0

Or install the latest version:

guix install r-residualmatrix

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.