Skip to content

Repository files navigation

Regression Analyzer

A program that computes simple linear regression and makes predictions from user-provided datasets.

Features:

  • Accepts two sets of user inputs: x and y.
  • Calculates and displays slope, intercept, coefficients, and other intermediary values.
  • Shows the regression equation and the null hypothesis test result.
  • Predicts y values for new inputs after training the model.

Technologies: C#, .NET WinForms

Demonstration:

SCREENSHOT SCREENSHOT

About

Regression Analyzer — A program that computes simple linear regression and makes predictions from user-provided datasets.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages