SaltworkerMLU
released this
28 Jul 19:33
·
11 commits
to main
since this release
The daredevils can go ahead and run RegressionAnalysis_sciplot.exe right now!
If you want to plot the results however, you still have to install gnuplot: https://sourceforge.net/projects/gnuplot/
NOTE: Make sure to set {...\gnuplot\bin} as an environment variable
The capabilities of 1.0_sciplot-edition are as follows:
- Regression model(s) and coefficient(s) of determination R^2
- Linear
- Exponential
- Logarithmic
- Power
- Second-degree polynomium [degree of polynomium adjustablue in code]
- Plotting
- Regression models
- Residual plot hereof
- Other statistical descriptors (x- and y-axis respectively)
- Domain & range; quarters of dataset
- Average/mean
- Variance, standard deviation, sample standard deviation
- Correlation coefficient r of ONLY linear regression model