Skip to content
Prev 4850 / 7419 Next

EC50 Calculations using Insect Size

Katie Harding <katiemharding at ...> writes:
Are you measuring a mortality response?  If so, you should probably
be allowing the responses to be binomial rather than using least-squares
(as nls() does).

 The drc package from CRAN might be helpful (it has a built-in
weibull response function).

  Can you be slightly more specific/give a reproducible example?