drfit-package {drfit} | R Documentation |
See ../DESCRIPTION
There is a preliminary version of an introductory article located in ../doc/drfit-Rnews.pdf.
Author and Maintainer: Johannes Ranke <jranke@uni-bremen.de>
There is another, more statistically sophisticated package with similar
functionality called drc
. I think my package is
more user-friendly, though.
data(antifoul) r <- drfit(antifoul) format(r,digits=2) ## Not run: drplot(r,antifoul,overlay=TRUE,bw=FALSE)