Filter löschen
Filter löschen

How can I calculate Conditional Logistics of a given Data ?

2 Ansichten (letzte 30 Tage)
Saurav Roy
Saurav Roy am 8 Jan. 2019
Bearbeitet: Saurav Roy am 8 Jan. 2019
Hey Everyone !!!
I have two datasets as follows:
X = [ 57.5 54.7 52 50 48.6 48 49.4 50.4]; % Continuous Data
Y = [ 1 0 1 1 0 1 0 1 ] ; % Binary Data
I can calculate Logistic Regression using mnrfit in matlab but I am unable to understand how to apply a Conditional Logistic Regression on this above mentioned dataset ?

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by