What is the difference between Regression and Logistic
Regression? Can u explain the Assumptions/Conditions?
Answer Posted / raj
Regression is used to model Interval target variables where
as logistic regression is used to model Categorical
varaibles.
Regression Assumptions: Input variables are linearly
related to target variable and that input variables and
residuals are normally distributed, and independent with a
mean of 0 and constant variance.
Logistic Regression: There are no distributional
requirements for inputs in Logistic regression
Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
What is factor analysis?
what are validation tools that are used in sas? : Sas-administrator
What are the applications primarily used by business analyst? : Sas-bi
How would you identify a macro variable?
What is the basic syntax style in SAS?
what is star schema? : Sas-di
What are SAS/ACCESS and SAS/CONNECT?
how do you test for missing values? : Sas programming
What is the maximum and minimum length of macro variable
Describe what are the different levels of administrative users in sas? : sas-grid-administration
How to convert a numeric variable to a character variable?
explain about various caches available in data integrator? : Sas-di
Name validation tools used in SAS
what type of graphs we will create(for 2+years candidates)?
What are the difference between ceil and floor functions in sas?