필터 지우기
필터 지우기

How can I calculate Conditional Logistics of a given Data ?

조회 수: 2 (최근 30일)
Saurav Roy
Saurav Roy 2019년 1월 8일
편집: Saurav Roy 2019년 1월 8일
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 ?

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by