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
What are the default statistics that proc means produce?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
To what type of programms have you used scratch macros?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
what are the types of interactive display types? : Sas-bi
describe the interaction table in sas di? : Sas-di
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
Describe 5 ways to do a “table lookup” in SAS?
What is the difference between %local and %global? : sas-macro
What is the basic structure of a sas program?
What do the put and input function do?
what is the difference between unique key and primary key? : Sas-di
What is the difference between proportion and average?
what is broad cast agent? : Sas-bi
What is a pdv and what are its functions?