diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -2014-02-25 Johannes Ranke +2014-03-18 Johannes Ranke * DESCRIPTION, NAMESPACE: New verson 0.6.1, with the drc package as dependency. Import needed functionality to avoid masking standard functions. @@ -7,7 +7,8 @@ drfit(), but internally uses the methods supplied by the drc package * R/{drfit,drcfit}.R: Return the list of fitted models in an attribute of - the resulting dataframe + the resulting dataframe. Deal with the case of only NA values in the unit + column of the data. * R/drfit.R: Use the fitted nls() models directly to calculate EDx values |