Skip to content

curve fit

3 messages · Xiaodong Jin, Janusz Kawczak, Gabor Grothendieck

#
There are infinitely (uncountably) many of them. Which one do you want?
jk/
On Thu, 20 Oct 2005, Xiaodong Jin wrote:

            
#
y ~ 1/(a + b*x^c) looks pretty good to me.

If we assume a starting value of c=1 then we can get
the starting values of a and b from lm(1/y ~ x) and
then do an nls fit.
On 10/20/05, Xiaodong Jin <close2ceo at yahoo.com> wrote: