Displaying 1 result from an estimated 1 matches for "1151m".
Did you mean:
1151
2003 Jul 25
0
Memory explosion, plotting nmle grouped data object
...m on my machine)
now in nlme
> gtest<-groupedData(log(X8)~Time|sub,all[,c(names(all)[1:9],"X8")],outer=~A*B)
> object.size(gtest)/1024
[1] 59.98438
> plot(gtest,outer=~Dose*chem,key=FALSE,asp=.5)
Plotting takes forever and from top while it is running
5663 wf00223 15 0 1151M 546M 1780 R 6.1 54.2 3:19 0 R.bin
Any Ideas why R is using so much memory?
Thanks
Nicholas