Re: [R] rarefaction curves: unable to run the R script from Gimlet

2011-11-25 Thread Prof Brian Ripley
On Fri, 25 Nov 2011, juliastone wrote: Hi everybody, i'm trying to draw rarefaction curves to estimate a population size from genotyped faeces. I used the Gimlet software which gave me a script and a "rarefaction.txt" file. I've copied both files in the work directory of R. I changed library(nls

[R] rarefaction curves: unable to run the R script from Gimlet

2011-11-25 Thread juliastone
Hi everybody, i'm trying to draw rarefaction curves to estimate a population size from genotyped faeces. I used the Gimlet software which gave me a script and a "rarefaction.txt" file. I've copied both files in the work directory of R. I changed library(nls) by library(stats) in the script. But now