Skip to content
Prev 172796 / 398506 Next

Regressão linear

On Thu, 2009-03-05 at 02:20 +0000, Ben Bolker wrote:
Hi Ben Bolker 

First of all I would like to thank the kindness with my countrywoman.

Second in her problem each 6 rows is a subset for a linear regression so
the command is 

splitdat <- split(mydata,rep(1:(nrow(mydata)/6),each=6))