[R-sig-Geo] self-starting non linear model
Tom Gottfried
tom.gottfried at wzw.tum.de
Mon Mar 7 14:41:59 CET 2011
Hi Anna,
maybe this more a subject to be discussed on R-help?
Tom
Am 06.03.2011 20:55, schrieb Anna Gretschel:
> Hi List!
>
> I want to apply a selfstarting Michaelis-Menten-Model to my data:
> SSmicmen {stats}
>
> I use thist function in the following way:
> model<-nls(distance~SSmicmen(watercontent, Vm, K))
>
> When I want to compute it I get the error message:
>
> Fehler in lm.fit(x, y,
> offset = offset, singular.ok = singular.ok, ...) :
> NA/NaN/Inf in externem
> Funktionsaufruf (arg 4)
>
> which would be in English: Error in lm.fit(x, y, offset = offset,
> singular.ok = singular.ok, ...) :
> NA/NaN/Inf in external
> function call(arg 4)
>
> Does this mean the function just does not fit my data or is there
> anything I overlooked - any mistake I made defining the model???
>
> Anna
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
--
Technische Universität München
Department für Pflanzenwissenschaften
Lehrstuhl für Grünlandlehre
Alte Akademie 12
85350 Freising / Germany
Phone: ++49 (0)8161 715324
Fax: ++49 (0)8161 713243
email: tom.gottfried at wzw.tum.de
http://www.wzw.tum.de/gruenland
More information about the R-sig-Geo
mailing list