Simon

> I need a R script that compare known curves (e.g. logistic, exponential)
> with my curve. That curve was generated fitting data of forest cover
> (hectares) measured in 10 road distances (buffers).
>
> I´d like that comparison should be done using AICc to select the best model,
> that is, the best fitted curve in comparison with my data.

You could have a look at the  fitdistrplus package

and have a browse at what is available in the Probability
Distributions  Task View on Cran.

Graham

______________________________________________
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 commented, minimal, self-contained, reproducible code.

Reply via email to