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
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
Describe the ways in which you can create a macro variable?
What is maximum number of rows and cols can be handled in SAS?
describe about physical data integration? : Sas-di
What is PDV?
What are the limitations for memory allocation for SAS variables
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Difference between nodup and nodupkey options?
how can you create zero observation dataset? : Sas programming
This entry was posted in General. Bookmark the permalink. Post a comment or leave
what are the best practices to process the large data sets in sas programming? : Sas-administrator
Which are the statements whose placement in the data step is critical?
what are some good sas programming practices for processing very large data sets? : Sas programming
what is snowflake schema? : Sas-di
How would you determine the number of missing or nonmissing values in computations?