[R] probit etc. for dose-response modeling

Thomas Lumley tlumley at u.washington.edu
Tue Aug 27 17:53:40 CEST 2002


On Tue, 27 Aug 2002, Johannes Ranke wrote:

> Hello all
>
> I have done some fitting of pnorm functions to dose-response data, so I could
> calculate EC50 values (dose where the response is 0.5). I used the nlm function
> for this, so I did not get any information about the confidence intervals of
> the fitted parameters.
>
> What would be a good way to do such a probit fit, or is there a package which I
> could use?

Probit models are generalised linear models so you can use glm().

	-thomas

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list