Package ubic.basecode.math.linearmodels
-
Interface Summary Interface Description AnovaResult GenericAnovaResult LinearModelSummary OneWayAnovaResult TwoWayAnovaResult -
Class Summary Class Description AnovaEffect Represents one row of an ANOVA tableDesignMatrix Represents the A matrix in regression problems posed as Ax=b.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).LinearModelSummaryUtils MeanVarianceEstimator Estimate mean-variance relationship and use this to compute weights for least squares fitting.ModeratedTstat Implements methods described in