All Questions
1 question
1
vote
1
answer
181
views
Save variable names for fully interacted regression in Matlab
I am running a fully interacted linear regression (that is, I include all two-way interactions of all variables), and I now want to output the variable names together with the coefficient estimates.
A ...