Age | Commit message (Expand) | Author | Files | Lines |
2017-03-30 | Add checkcontrols, updates, see ChangeLog | Johannes Ranke | 1 | -20/+27 |
2017-03-24 | Import version 0.6.7 from CRAN | Johannes Ranke | 1 | -27/+20 |
2017-03-24 | Suppress error messages in dr(c)fit, maintenance | Johannes Ranke | 1 | -20/+27 |
2014-03-18 | Improvements on the EDx calculations in drcfit. However, in cases that there ... | ranke | 1 | -0/+3 |
2014-02-25 | Feature-complete version of the new drfit package that can make use | ranke | 1 | -31/+13 |
2014-02-03 | - Some updates to the packaging | ranke | 1 | -4/+60 |
2007-11-23 | - Releasable version for CRAN | ranke | 1 | -5/+5 |
2007-03-29 | Now using the "port" algorithm for the model fitting | ranke | 1 | -4/+4 |
2006-08-28 | Fix for the weibull fitting. Now there is a warning if | ranke | 1 | -18/+26 |
2006-05-22 | Make the logit model work again, by setting a sensible | ranke | 1 | -8/+9 |
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-03 | - The drplot function now accepts custom xlim and ylim values | ranke | 1 | -4/+22 |
2006-04-01 | Corrected the split of the drift.R file. | ranke | 1 | -34/+248 |
2006-03-30 | Split of the drfit.R file to have a separate file for each | ranke | 1 | -621/+0 |
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 |
2005-04-26 | The drdata and the drfit function can now handle data with "no fit" entries in | ranke | 1 | -3/+4 |
2005-03-17 | The filename generation from substance names in drplot was changed. Now, | ranke | 1 | -4/+5 |
2005-03-14 | I added the possibility to explicitly position or exclude the | ranke | 1 | -521/+530 |
2005-03-14 | Added the option to leave the graphics file device open in drplot(). | ranke | 1 | -2/+6 |
2005-02-25 | Some bugfixes and the addition of the linearlogisWrong argument | ranke | 1 | -86/+91 |
2005-02-25 | rewritten drplot function, documentation not up to date | ranke | 1 | -140/+100 |
2005-02-24 | I added support for the enzyme test database. | ranke | 1 | -35/+63 |
2005-02-24 | I added the possibility to select one from the possible fits in the | ranke | 1 | -51/+60 |
2005-02-23 | I addded the checksubstance function, and I improved the | ranke | 1 | -100/+169 |
2004-11-19 | I improved the color defaults in drplot, so under simple circumstances | ranke | 1 | -9/+15 |
2004-09-16 | I added the odbcClose statement, since obviously the number of open channels | (no author) | 1 | -0/+3 |
2004-09-08 | Added the checkplate function. | (no author) | 1 | -2/+70 |
2004-09-01 | Fixed some mistakes in the help files, and took away the dependency | (no author) | 1 | -7/+6 |