Community Profile

photo

jacksparrow


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


I have one binary response variable and 5 nominal predictor variables which take values (strongly agree, agree, neutral, disagree, strongly disagree). I want to find relative influence using artificial neural networks.
I tried using MATLAB neural network toolbox, but I don't know exactly which option to choose. Any help in this regard would be m...

11 years ago | 0 answers | 0

0

answers

Question


I have one binary response variable and 5 nominal predictor variables which take values (strongly agree, agree, neutral, disagree, strongly disagree). I want to obtain coefficient matrix using logistic regression. Please help.
Y = [0 1 0 1 1 1 ..] X = [var1 var2 var3 var4 var5] var1 = [agree neutral disagree ...] similarly var 2 var 3 var4 var5 I c...

11 years ago | 1 answer | 0

1

answer