Age | Commit message (Expand) | Author | Files | Lines |
2006-04-28 | - Fixed the drplot function, so the graphics parameter ask is adequately set | ranke | 29 | -50/+419 |
2006-04-26 | Added a note about the user-friendliness of this package. | ranke | 2 | -3/+4 |
2006-04-26 | Fixed the version number. | ranke | 1 | -1/+1 |
2006-04-26 | Took out tabs from R help files, and fixed the formatting. | ranke | 6 | -82/+82 |
2006-04-26 | - drplot: Removed the call to get(getOption("device")), since it caused | ranke | 5 | -33/+28 |
2006-04-26 | Small documentation fix | ranke | 1 | -1/+1 |
2006-04-21 | Fix the version number again... | ranke | 1 | -1/+1 |
2006-04-21 | Added the checkplate.R function, which is now just another way | ranke | 3 | -8/+14 |
2006-04-21 | Working version of the checkexperiment function, | ranke | 5 | -148/+85 |
2006-04-21 | First chunk of work for making checkplate an alias | ranke | 1 | -0/+101 |
2006-04-21 | Finally committed the version that was submitted to | ranke | 9 | -84/+4 |
2006-04-05 | Small documentation fix | ranke | 1 | -13/+12 |
2006-04-03 | - The drplot function now accepts custom xlim and ylim values | ranke | 6 | -23/+63 |
2006-04-01 | Corrected the split of the drift.R file. | ranke | 6 | -289/+319 |
2006-03-30 | Split of the drfit.R file to have a separate file for each | ranke | 6 | -622/+620 |
2006-03-29 | - Added an error message for drplot | ranke | 6 | -5/+11 |
2006-03-16 | Added the pyrithione and IM1x V. fischeri data with documentation | ranke | 11 | -22/+68 |
2006-03-06 | Added the drfit-package help page, a new sample data file | ranke | 11 | -49/+133 |
2006-02-27 | Now the model type (mtype) is set to "active" if the response at the lowest | ranke | 3 | -112/+123 |
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 | 6 | -13/+92 |
2006-01-02 | daten | ranke | 3 | -0/+33 |
2005-12-22 | The calculation of dose-response curves in drfit was wrong if the number of | ranke | 5 | -46/+19 |
2005-12-22 | Small improvement in the help file for the drfit function. | ranke | 2 | -7/+7 |
2005-12-21 | Added a simple test for the drfit function. | ranke | 3 | -1/+38 |
2005-12-21 | As usual, I didn't get the DESCRIPTION file right at first. | ranke | 1 | -2/+2 |
2005-12-21 | Changed the terminology from EC50 to ED50 reflecting that the package is meant | ranke | 15 | -688/+52 |
2005-11-25 | Fixed the check for dose == 0 in drplot() and improved | ranke | 2 | -7/+13 |
2005-10-31 | Small correction in the documentation of the whereClause argument to | ranke | 1 | -1/+2 |
2005-10-11 | Go back to the png device, since we get problems with "(" and ")" in the | ranke | 2 | -5/+5 |
2005-10-11 | Fix version number again... | ranke | 1 | -2/+2 |
2005-10-11 | Change the device for creation of png files to bitmap(), in order | ranke | 1 | -4/+4 |
2005-10-10 | Fix Version number to sync with SVN. | ranke | 1 | -2/+2 |
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 | Neue Version ohne deibianization. | ranke | 8 | -117/+1 |
2005-09-16 | Corrected the version number to be consistent with the repository. | ranke | 1 | -1/+1 |
2005-09-16 | Added the documentation for the drdata function update. | ranke | 2 | -8/+16 |
2005-09-16 | Added support for the UFT ecotox database on eckehaat. | ranke | 1 | -5/+13 |
2005-08-08 | Debianization. | ranke | 7 | -0/+116 |
2005-08-02 | drplot: Added the pointsize argument for postscript and png graphs | ranke | 3 | -25/+26 |
2005-07-27 | Reverted to the old version of the DESCRIPTION file, since | ranke | 1 | -1/+1 |
2005-07-27 | Test for automatic revision numbering in the DESCRIPTION file | ranke | 1 | -1/+1 |
2005-07-27 | Added the pointsize argument to drplot. | ranke | 3 | -10/+14 |
2005-07-18 | Now the weibull model has an automatic choice of starting values, fixing a bu... | ranke | 3 | -17/+20 |
2005-07-16 | Several changes in this revision: | ranke | 5 | -85/+149 |
2005-07-15 | Some cleanup of the legend positioning, which can be used starting from | ranke | 3 | -16/+9 |
2005-07-15 | drplot now uses the "topright" argument to specify the position of the legend, | ranke | 2 | -5/+5 |
2005-07-07 | Added the possibility to simultaneously fit dose-response curves with different | ranke | 2 | -5/+21 |
2005-05-19 | Added the "allWrong" argument to the drfit function for dose-response data th... | ranke | 3 | -7/+13 |