Re: [R] parallel bootstrap linear model on multicore mac (re-post)

2011-03-04 Thread hiemstra
On 03/02/2011 11:38 PM, Anthony Dick wrote: > Hello all, > > I am re-posting my previous question with a simpler, more transparent, > commented code. > > I have been ramming my head against this problem, and I wondered if > anyone could lend a hand. I want to make parallel a bootstrap of a > linear

[R] parallel bootstrap linear model on multicore mac (re-post)

2011-03-02 Thread Anthony Dick
Hello all, I am re-posting my previous question with a simpler, more transparent, commented code. I have been ramming my head against this problem, and I wondered if anyone could lend a hand. I want to make parallel a bootstrap of a linear mixed model on my 8-core mac. Below is the process that I

[R] parallel bootstrap linear model on multicore mac (re-post)

2011-02-24 Thread Anthony Dick
Hello all, I am re-posting my previous question with a simpler, more transparent, commented code. I have been ramming my head against this problem, and I wondered if anyone could lend a hand. I want to make parallel a bootstrap of a linear mixed model on my 8-core mac. Below is the process t