Difference between revisions of "Logistic regression"

Jump to navigation Jump to search
250 bytes added ,  12:14, 21 March 2017
+MLR
(+MLR)
Line 1: Line 1:
'''Logistic regression''' is a type of curve fitting. It used for discrete outcome variables, e.g. pass or fail.
'''Logistic regression''' is a type of curve fitting. It used for discrete outcome variables, e.g. pass or fail.
If the dependent variable is categorical (e.g. ''tubular adenoma'', ''hyperplastic polyp''),  ''multinomial logistic regression'' is used.


==GNU/Octave example==
==GNU/Octave example==
Line 75: Line 77:
==External links==
==External links==
*[https://www.gnu.org/software/octave/doc/v4.0.3/Correlation-and-Regression-Analysis.html Correlation and Regression (gnu.org)].
*[https://www.gnu.org/software/octave/doc/v4.0.3/Correlation-and-Regression-Analysis.html Correlation and Regression (gnu.org)].
*[https://en.wikipedia.org/wiki/Multinomial_logistic_regression Multinomial logistic regression (Wikipedia)].


[[Category:Stuff]]
[[Category:Stuff]]
48,470

edits

Navigation menu