Re: [R] grofit package problem inputting dataset

2014-08-09 Thread Jeff Newmiller
Your "csv" output doesn't have any commas in it. Your email is in HTML format so we cannot trust it to show what is really there (read the Posting Guide). The sink function forwards stuff that would have been printed to a file, but that isn't a particularly good way to exchange data with other s

Re: [R] Grofit

2011-07-21 Thread Roland Sookias
Just to say, I got this solved. On Wed, Jul 20, 2011 at 7:55 PM, Roland Sookias wrote: > Hi > > Is it possible to use grofit to get the AIC of several (e.g. two) growth > models and compare both these and model parameters? All I can get it to do > so far is return parameters for a single model.