Re: [R] R extracting regression coefficients from multiple regressions using lapply command

2012-02-01 Thread Jean V Adams
Michael Wither wrote on 01/28/2012 03:18:29 PM: > [image removed] > > Re: [R] R extracting regression coefficients from multiple > regressions using lapply command > > Michael Wither > > to: > > Jean V Adams > > 01/28/2012 03:18 PM > > Hi, thi

Re: [R] R extracting regression coefficients from multiple regressions using lapply command

2012-01-26 Thread Jean V Adams
Michael Wither wrote on 01/26/2012 12:08:19 AM: > Hi, I have a question about running multiple in regressions in R and then > storing the coefficients. I have a large dataset with several variables, > one of which is a state variable, coded 1-50 for each state. I'd like to > run a regression of

[R] R extracting regression coefficients from multiple regressions using lapply command

2012-01-25 Thread Michael Wither
Hi, I have a question about running multiple in regressions in R and then storing the coefficients. I have a large dataset with several variables, one of which is a state variable, coded 1-50 for each state. I'd like to run a regression of 28 select variables on the remaining 27 variables of the d