Re: [R] Multi-dimensional non-linear fitting - advice on best method?

2011-04-24 Thread ancienthart
If y1 and y2 are only dependent on x, can't you model them separately? Joal Heagney __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide

Re: [R] Working with massive matrices in R

2011-04-18 Thread ancienthart
Are your matricies sparse? This package (or one of it's reverse dependencies/suggests) may help keep the memory down. http://cran.r-project.org/web/packages/SparseM/ Joal Heagney __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinf