Wrap models of the StatsModels package into a FeaturewiseMeasure.
Classes
Dataset(samples[, sa, fa, a]) | Generic storage class for datasets with multiple attributes. |
FeaturewiseMeasure([null_dist]) | A per-feature-measure computed from a Dataset (base class). |
GLM(design[, voi]) | Adaptor to the statsmodels-based UnivariateStatsModels |
UnivariateStatsModels(exog, model_gen[, ...]) | Adaptor for some models from the StatsModels package |