r-bioc-residualmatrix 1.2.0+dfsg-2 source package in Ubuntu

Changelog

r-bioc-residualmatrix (1.2.0+dfsg-2) unstable; urgency=medium

  * Source-only upload.

 -- Nilesh Patra <email address hidden>  Sat, 06 Nov 2021 19:26:03 +0530

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-bioc-residualmatrix_1.2.0+dfsg-2.dsc 2.2 KiB b554d451d9c8bcf1af757cd61e4fb6be75aa6062cea4c2f57ed36011259f6a8a
r-bioc-residualmatrix_1.2.0+dfsg.orig.tar.xz 11.4 KiB 03e896f945f0685984110801db98f3932307c256171a7e7b4ada98f2e5b994bf
r-bioc-residualmatrix_1.2.0+dfsg-2.debian.tar.xz 2.4 KiB b18bda94548a43e37ffd7925c53a91849496450d9c2812e87bbfd1734b48a98c

Available diffs

No changes file available.

Binary packages built by this source

r-bioc-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.