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 sophisticated package with similar functionality
called drc
data(antifoul) r <- drfit(antifoul) format(r,digits=2) ## Not run: drplot(r,antifoul,overlay=TRUE,bw=FALSE)