-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rafat Hussain edited this page Apr 26, 2020
·
11 revisions
Git Repository
git clone https://github.com/rafat/cregres
Install
cd to root folder
cmake .
make
| Usage | How to integrate cregres in your code |
|---|---|
| REGRESSION OBJECT | Regression Class + Associated Functions |
| Examples | Examples - Univariate, Multivariate and Polynomial Regressions + ANOVA + Zero Hypothesis Tests |
| Functional Approach | Regression Functional Approach + Examples |
| Statistics | Simple Statistics and Probability Distibution Functions |
| References | References (List Being Updated) |