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
self-starting non linear model
2 messages · Anna Gretschel, Tom Gottfried
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