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
Mention sas system options to debug sas macros.
how are numeric and character missing values represented internally? : Sas programming
What are the ways to do a “table lookup” in sas?
what are the types of interactive display types? : Sas-bi
Mention the validation tools used in SAS?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
Give some examples where proc report’s defaults are different than proc print’s defaults?
what are some good sas programming practices for processing very large data sets? : Sas programming
What is PDV?
what is star schema? : Sas-di
Of all your work, where have you been the most successful?
How many data types are there in SAS?
What are symget and symput? : sas-macro
explain about data integrator metadata reports? : Sas-di
How substr function works in sas?