Uses of Package
ubic.basecode.math.linearmodels
-
Packages that use ubic.basecode.math.linearmodels Package Description ubic.basecode.math.linearmodels ubic.basecode.util.r -
Classes in ubic.basecode.math.linearmodels used by ubic.basecode.math.linearmodels Class Description DesignMatrix Represents the A matrix in regression problems posed as Ax=b.GenericAnovaResult A generic representation of an R-style ANOVA table, including interactions.LeastSquaresFit For performing "bulk" linear model fits, but also offers simple methods for simple univariate and multivariate regression for a single vector of dependent variables (data).LinearModelSummary Represents the results of a linear model analysis from R. -
Classes in ubic.basecode.math.linearmodels used by ubic.basecode.util.r Class Description LinearModelSummary Represents the results of a linear model analysis from R.