Skip to content

Releases: AdametherzLab/regression-simple

v0.10.0

Choose a tag to compare

@AdametherzLab AdametherzLab released this 11 Mar 03:16

Interactive Web Plotter — Allow users to visualize regression results directly in their browser with interactive controls for data points and model parameters.

v0.9.0

Choose a tag to compare

@AdametherzLab AdametherzLab released this 11 Mar 00:20

Interactive Plotting in Browser — Allow users to visualize regression results directly in their web browser with interactive features like zooming and panning.

v0.8.0

Choose a tag to compare

@AdametherzLab AdametherzLab released this 10 Mar 16:55

Interactive Regression Plotter — Allow users to visualize their data points, the fitted regression line/curve, and prediction intervals directly in a web browser.

v0.7.0

Choose a tag to compare

@AdametherzLab AdametherzLab released this 10 Mar 13:14

Additional Regression Models (e.g., Exponential, Logarithmic) — Allow users to fit data to a wider variety of common non-linear relationships beyond just polynomial, increasing the utility for diverse datasets.

v0.6.0

Choose a tag to compare

@AdametherzLab AdametherzLab released this 10 Mar 10:08

Weighted Regression — Allow users to assign different importance to data points, improving model accuracy for varied data reliability.

v0.5.0

Choose a tag to compare

@AdametherzLab AdametherzLab released this 10 Mar 07:17

Additional Regression Models (e.g., Power, Logistic) — Expand the utility of the library by offering a wider range of regression models to fit different types of data relationships.

v0.4.0

Choose a tag to compare

@AdametherzLab AdametherzLab released this 10 Mar 00:18

Additional Regression Models (Power, Logistic) — Expand the utility of the library by offering more curve fitting options for diverse data patterns.

v0.3.0

Choose a tag to compare

@AdametherzLab AdametherzLab released this 09 Mar 06:38

Support for additional regression models (e.g., exponential, logarithmic) — Allow users to fit their data to a wider variety of common non-linear relationships, expanding the utility of the library beyond polynomial models.

v0.2.0

Choose a tag to compare

@AdametherzLab AdametherzLab released this 09 Mar 03:08

Export Regression Results — Allow users to easily save the regression coefficients, R-squared, and prediction intervals to a file for further analysis or reporting.

v0.1.0

Choose a tag to compare

@AdametherzLab AdametherzLab released this 04 Mar 22:25

Initial release — Linear + polynomial regression with prediction intervals and R-squared