What is the difference between Regression and Logistic
Regression? Can u explain the Assumptions/Conditions?
Answer Posted / gaurav
Regression is a statistical technique to investigate relationship between dependent variable and independent variables which can be linear, nonlinear.
logistic regression is statistical technique to investigate relationship between ordinal dependent variable and independent variables. logistics regression can be multinomial if there are more then two ordinal dependent variable.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Did you used proc test? when?
What are the 3 components in sas programming?
How to limit decimal places for variable using proc means?
Explain the purpose of substr functions in sas programming.
what are the benefits of data integration? : Sas-di
What is the command used to find missing values?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What is the general format of function in sas? : sas-grid-administration
What is the basic structure of the SAS base program?
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
What is the SAS data set?
What does the trace option do?
how would you determine the number of missing or nonmissing values in computations? : Sas programming