Age | Commit message (Expand) | Author | Files | Lines |
2017-03-24 | Import version 0.6.7 from CRAN | Johannes Ranke | 6 | -117/+116 |
2017-03-24 | Suppress error messages in dr(c)fit, maintenance | Johannes Ranke | 6 | -95/+107 |
2017-03-24 | Add function to control controls | Johannes Ranke | 1 | -0/+110 |
2015-12-15 | Fix connecting to the UFT database | Johannes Ranke | 3 | -3/+3 |
2015-10-07 | Maintenance changes for the release of 0.6.4v0.6.4 | Johannes Ranke | 3 | -14/+26 |
2014-03-18 | Improvements on the EDx calculations in drcfit. However, in cases that there ... | ranke | 3 | -17/+25 |
2014-02-25 | Feature-complete version of the new drfit package that can make use | ranke | 3 | -65/+328 |
2014-02-03 | - Some updates to the packaging | ranke | 5 | -7/+62 |
2008-04-09 | - Added the possibility to manipulate axes and plot.frame | ranke | 1 | -2/+7 |
2007-11-23 | - Releasable version for CRAN | ranke | 3 | -13/+21 |
2007-10-01 | Make drfit compatible with R 2.6.0, checked with prerelease from today | ranke | 1 | -1/+1 |
2007-03-29 | Now using the "port" algorithm for the model fitting | ranke | 1 | -4/+4 |
2006-08-28 | Fixed the line types in drplot. Now we get different lines | ranke | 1 | -4/+8 |
2006-08-28 | Fix for the weibull fitting. Now there is a warning if | ranke | 1 | -18/+26 |
2006-08-14 | - New version just published on my website | ranke | 4 | -58/+109 |
2006-05-22 | Make the logit model work again, by setting a sensible | ranke | 1 | -8/+9 |
2006-05-08 | - Corrected the use of the par() function, so no | ranke | 2 | -9/+3 |
2006-05-05 | - Fix of the drfit() function for the case that the calculation | ranke | 1 | -2/+4 |
2006-05-03 | Changed the way confidence intervals are being calculated. Now | ranke | 1 | -42/+55 |
2006-04-28 | I also removed the get(getOption("device"))() | ranke | 1 | -2/+8 |
2006-04-28 | - Fixed the drplot function, so the graphics parameter ask is adequately set | ranke | 1 | -3/+6 |
2006-04-26 | - drplot: Removed the call to get(getOption("device")), since it caused | ranke | 1 | -11/+5 |
2006-04-21 | Added the checkplate.R function, which is now just another way | ranke | 1 | -0/+4 |
2006-04-21 | Working version of the checkexperiment function, | ranke | 2 | -113/+50 |
2006-04-21 | First chunk of work for making checkplate an alias | ranke | 1 | -0/+101 |
2006-04-03 | - The drplot function now accepts custom xlim and ylim values | ranke | 2 | -15/+41 |
2006-04-01 | Corrected the split of the drift.R file. | ranke | 3 | -288/+287 |
2006-03-30 | Split of the drfit.R file to have a separate file for each | ranke | 5 | -621/+619 |
2006-03-29 | - Added an error message for drplot | ranke | 1 | -0/+5 |
2006-03-16 | Added the pyrithione and IM1x V. fischeri data with documentation | ranke | 1 | -1/+1 |
2006-03-06 | Added the drfit-package help page, a new sample data file | ranke | 1 | -8/+23 |
2006-02-27 | Now the model type (mtype) is set to "active" if the response at the lowest | ranke | 1 | -109/+118 |
2006-01-02 | A fix for a bug that kept drplot from plotting if no control data | ranke | 1 | -3/+2 |
2006-01-02 | - Added a little documentation of the sample data in inst/doc. | ranke | 1 | -10/+36 |
2005-12-22 | The calculation of dose-response curves in drfit was wrong if the number of | ranke | 1 | -5/+14 |
2005-12-21 | Changed the terminology from EC50 to ED50 reflecting that the package is meant | ranke | 1 | -44/+44 |
2005-11-25 | Fixed the check for dose == 0 in drplot() and improved | ranke | 1 | -5/+11 |
2005-10-11 | Go back to the png device, since we get problems with "(" and ")" in the | ranke | 1 | -4/+4 |
2005-10-11 | Change the device for creation of png files to bitmap(), in order | ranke | 1 | -4/+4 |
2005-10-10 | Percent standard deviation of controls is given by the output of the | ranke | 1 | -3/+4 |
2005-10-10 | Change the position of the legend in the checkplate and checksubstance functions | ranke | 1 | -2/+2 |
2005-09-16 | Added support for the UFT ecotox database on eckehaat. | ranke | 1 | -5/+13 |
2005-08-02 | drplot: Added the pointsize argument for postscript and png graphs | ranke | 1 | -21/+22 |
2005-07-27 | Added the pointsize argument to drplot. | ranke | 1 | -7/+8 |
2005-07-18 | Now the weibull model has an automatic choice of starting values, fixing a bu... | ranke | 1 | -5/+4 |
2005-07-16 | Several changes in this revision: | ranke | 1 | -48/+87 |
2005-07-15 | Some cleanup of the legend positioning, which can be used starting from | ranke | 1 | -14/+5 |
2005-07-15 | drplot now uses the "topright" argument to specify the position of the legend, | ranke | 1 | -2/+2 |
2005-07-07 | Added the possibility to simultaneously fit dose-response curves with different | ranke | 1 | -3/+19 |
2005-05-19 | Added the "allWrong" argument to the drfit function for dose-response data th... | ranke | 1 | -4/+7 |