GitHub - LTLA/ResidualMatrix: Clone of the Bioconductor repository for the ResidualMatrix package. (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Repository files navigation
DelayedMatrix of regression residuals
Build | Status |
---|---|
Bioc-release | |
Bioc-devel |
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.