API Reference#
sweepystats.sweep_matrix#
|
Thin wrapper over a numpy array. |
sweepystats.linreg#
|
A class to perform linear regression based on the sweep operation. |
sweepystats.ANOVA#
|
A class to perform (k-way) ANOVA based on the sweep operation. |
sweepystats.Normal#
|
A class that computes the density and conditional distributions of the multivariate Gaussian using the sweep operation. |