| 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.
|
| MeanVarianceEstimator |
Estimate mean-variance relationship and use this to compute weights for least squares fitting.
|
| ModeratedTstat |
Implements methods described in
|