Easy utilities for fitting various regressors, extracting stats, and making relevant plots
Project description
Easy utilities for fitting various regressors, extracting stats, and making relevant plots
Free software: ISC license
Documentation: https://regressors.readthedocs.org.
Features
TODO
Credits
Tools used in rendering this package:
History
0.0.1 (2015-11-24)
First release on PyPI.
0.0.2 (2015-12-08)
Remove old LinearRegression class.
Add residuals, qq, scree, and principal components pairwise plots.
Add stats function for calculating SSE, adjusted R2, coefficients standard error, t-values, p-values, F-statistic, and residuals.
Add a summary function for summarizing stats on linear models.
Add a PCR class for performing principal components regression.
0.0.3 (2015-12-08)
Fix typo of ‘principle components’ to ‘principal components’.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.