Hello, i need help to identify wich model should i use to answer the following question, "attributes that influence the decision making of buying a vegan product"
My dependent variable is the choice to buy or not a product (binary variable, 1 if they buy, 0 if they dont) and my independent variables are 5 attributes (factor variables, im using a scale from 1 to 5, 1 being the highest rank). i was thinking of a logit model but im not sure how should i work with this kind of data.
i used a test data and used this command "logit id gpa i.atb1 i.atb2" and got the following output:
If anyone is reading this, Thank You very much.
My dependent variable is the choice to buy or not a product (binary variable, 1 if they buy, 0 if they dont) and my independent variables are 5 attributes (factor variables, im using a scale from 1 to 5, 1 being the highest rank). i was thinking of a logit model but im not sure how should i work with this kind of data.
i used a test data and used this command "logit id gpa i.atb1 i.atb2" and got the following output:
If anyone is reading this, Thank You very much.
Comment