Skip to content
Prev 178592 / 398506 Next

Bounded memory ANOVA

Hi,

I'm using aov() to analyze the data and get the rank of factors. However, this does not work for larger set of data due to memory limitation.
Are there any similar function to use aov() on data sets larger than memory similar to biglm ?

Thanks,

~ Hardi