drfit-package {drfit}R Documentation

Dose-response data evaluation

Description

See ../DESCRIPTION

Details

There is a preliminary version of an introductory article located in ../doc/drfit-Rnews.pdf.

Author(s)

Author and Maintainer: Johannes Ranke <jranke@uni-bremen.de>

See Also

There is another, more statistically sophisticated package with similar functionality called drc. I think my package is more user-friendly, though.

Examples

data(antifoul)
r <- drfit(antifoul)
format(r,digits=2)
## Not run: drplot(r,antifoul,overlay=TRUE,bw=FALSE)

[Package drfit version 0.05-73 Index]