[R] No answer in anova.nls

2008-08-11 Thread Nazareno Andrade
Dear R-helpers, I am trying to check whether a model of the form y(t) = a/(1 +b*t) fits the curve of downloads per day of a file in a specific online community better than a model of the form y(t) = a*exp(-b*t). For that, I used nls to fit both models and I am now trying to compare the fits with a

[R] No answer in anova.nls

2008-08-11 Thread Nazareno Andrade
Dear R-helpers, I am trying to check whether a model of the form y(t) = a/(1 +b*t) fits the curve of downloads per day of a file in a specific online community better than a model of the form y(t) = a*exp(-b*t). For that, I used nls to fit both models and I am now trying to compare the fits with a

Re: [R] No answer in anova.nls

2008-08-12 Thread Nazareno Andrade
ad you to choose one or the other of your models -- or neither. > > -- Bert Gunter > Genentech > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Prof Brian Ripley > Sent: Monday, August 11, 2008 11:34 PM > To: Nazareno An

Re: [R] No answer in anova.nls

2008-08-12 Thread Nazareno Andrade
> > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On > Behalf Of Prof Brian Ripley > Sent: Monday, August 11, 2008 11:34 PM > To: Nazareno Andrade > Cc: r-help > Subject: Re: [R] No answer in anova.nls > > The reason for no F tes

[R] Pdf file size for very scatter plots

2008-08-15 Thread Nazareno Andrade
Dear all, I am plotting a scatter plot for a large sample (1e+05 ordered pairs). This produces a large (~5MB) file in a pdf or postscript terminal, and I am wondering whether there are methods for reducing the size of the resulting file so that it is easier to include it in a document. I'd rather

Re: [R] Pdf file size for very scatter plots

2008-08-15 Thread Nazareno Andrade
#x27;hexbin' for creating the scatter plot. > > On Fri, Aug 15, 2008 at 12:24 PM, Nazareno Andrade > <[EMAIL PROTECTED]> wrote: >> Dear all, >> >> I am plotting a scatter plot for a large sample (1e+05 ordered pairs). >> This produces a large (~5MB) fil

Re: [R] Pdf file size for very scatter plots

2008-08-15 Thread Nazareno Andrade
#x27;hexbin' for creating the scatter plot. > > On Fri, Aug 15, 2008 at 12:24 PM, Nazareno Andrade > <[EMAIL PROTECTED]> wrote: >> Dear all, >> >> I am plotting a scatter plot for a large sample (1e+05 ordered pairs). >> This produces a large (~5MB) fil