Gabriel,
On 3 May 2013 at 21:56, Dirk Eddelbuettel wrote:
| On 3 May 2013 at 22:04, Gabriel Hoffman wrote:
| | Hi,
| | I any trying to develop an R function for running 1000's of
| | regressions very fast. I will omit the technical reasons for this, but
| | I would like to write code to p
Hi Gabriel,
On 3 May 2013 at 22:04, Gabriel Hoffman wrote:
| Hi,
| I any trying to develop an R function for running 1000's of
| regressions very fast. I will omit the technical reasons for this, but
| I would like to write code to perform the following:
|
| for(j in 1:ncol(X) ){
|