[R] Gnuplot fit function in R
Stefan
stefanbienert at me.com
Sun Mar 13 12:54:29 CET 2011
OK, this helps. Seems to be exactly what I need. Thanks.
Stefan
Am 12.03.2011 um 17:57 schrieb Ben Bolker:
> Stefan <jobmensa <at> me.com> writes:
>
> [snip]
>
>> I'm just wondering if there is a equivalent to the fit function of
>> gnuplot in R?
>> If not, s there any good resource on fitting gaussians into a curve?
>
>
> Try
>
> ?nls
> ?predict.nls
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list