Joerg van den Hoff <j.van_den_hoff <at> fzd.de> writes:

> 
> 
> res <- nls( y ~ (x * Bmax) / (x + Kd), start = list(Bmax=, Kd=))
> 
> (providing some sensible start values for the free parameters , of course)
> 
> cf. `nls' manpage for details

  There are also "self-starting" models -- SSmicmen I think?
Maybe in nlme package?

  Ben Bolker

______________________________________________
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