drfit-package             package:drfit             R Documentation

_D_o_s_e-_r_e_s_p_o_n_s_e _d_a_t_a _e_v_a_l_u_a_t_i_o_n

_D_e_s_c_r_i_p_t_i_o_n:

     See <URL: ../DESCRIPTION>

_D_e_t_a_i_l_s:

     There is an introductory article located in <URL:
     ../doc/drfit-Rnews.pdf>, which will be published in the R News
     special edition on the use of R for chemists.

_N_o_t_e:

     There is a demo for each dataset that can be accessed by
     'demo(dataset)'

_A_u_t_h_o_r(_s):

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

_S_e_e _A_l_s_o:

     On CRAN, there is another, more statistically sophisticated
     package with similar functionality called 'drc'. I think  the
     advantage of my package is its user-friendliness.

_E_x_a_m_p_l_e_s:

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

