ResidualMatrix: Creating a DelayedMatrix of Regression Residuals

Provides delayed computation of a matrix of residuals after fitting a linear model to each column of an input matrix. Also supports partial computation of residuals where selected factors are to be preserved in the output matrix. 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.

Package details

AuthorAaron Lun [aut, cre, cph]
Bioconductor views BatchEffect DataRepresentation ExperimentalDesign Regression Software
MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
LicenseGPL-3
Version1.0.0
URL https://github.com/LTLA/ResidualMatrix
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("ResidualMatrix")

Try the ResidualMatrix package in your browser

Any scripts or data that you put into this service are public.

ResidualMatrix documentation built on Nov. 8, 2020, 7:29 p.m.