Personal tools
Skip to content. | Skip to navigation
The SummarizedExperiment container contains one or more assays, each represented by a matrix-like object of numeric or other mode. The rows typically represent genomic ranges of interest and the columns represent samples.
The SummarizedExperiment container contains one or more assays, each represented by a marix-like object of numeric or other mode. The rows typically represent genomic ranges of interest and the columns represent samples.
This R package contains functions for fitting simultaneous systems of linear and nonlinear equations using Ordinary Least Squares (OLS), Weighted Least Squares (WLS), Seemingly Unrelated Regressions (SUR), Two-Stage Least Squares (2SLS), Weighted Two-Stage Least Squares (W2SLS), Three-Stage Least Squares (3SLS), and Weighted Three-Stage Least Squares (W3SLS).
Provides two convenience functions assert() and test_pkg() to facilitate testing R packages.
A unit testing system designed to be fun, flexible, and easy to set up.