https://github.com/zkan/linreg
Linear Regression with one and multiple variables
https://github.com/zkan/linreg
Last synced: about 1 year ago
JSON representation
Linear Regression with one and multiple variables
- Host: GitHub
- URL: https://github.com/zkan/linreg
- Owner: zkan
- Created: 2012-09-03T03:39:54.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2016-03-12T10:57:15.000Z (over 10 years ago)
- Last Synced: 2025-02-12T01:53:16.606Z (over 1 year ago)
- Language: C++
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
linreg
======
Linear Regression with one and multiple variables
Extended version from the work of David C. Swaim II, Ph.D.