1

If I have a large dataset (i.e. 500 column variables), how can I run a regression defining a large range of independent variables without explicitly writing the variable names in the code (i.e. lm(y~x1+x2+x3+x4+x5+x6 ... x100) )?

Thanks.

assutu
  • 35
  • 2
  • 7

0 Answers0