Simple Logistic Regression |
| Description: | Attempts to fit two lists of data (X, Y) to the equation y=1/(A+B*e^(-x)) by using the translation: X’ = e^-X and Y’ = 1/Y and performing linear regression analysis on X’ and Y’. This is good for all data except when y = 0. |
| Filename: | simplogi.zip |
| ID: | 7868 |
| Author: | Eddie W. Shore: http://edspi31415.blogspot.com/ |
| Downloaded file size: | 1,650 bytes |
| Size on calculator: | 2 KB |
| Platforms: | Prime |
| User rating: | Not yet rated (you must be logged in to vote) |
| Primary category: | Math |
| Languages: | ENG |
| File date: | 2017-04-22 22:54:28 |
| Source code: | Included |
| Download count: | 790 |
| Version history: | 2017-04-22: Added to site
|
| Archive contents: | Length Date Time Name
--------- ---------- ----- ----
1722 2017-04-22 22:12 SIMPLOGI.hpprgm
2228 2017-04-22 22:13 simplogi.html
--------- -------
3950 2 files |
|
| User comments: | No comments at this time. |
| You must be logged in to add your own comment. |