aboutsummaryrefslogtreecommitdiff
path: root/R/drplot.R
AgeCommit message (Collapse)AuthorFilesLines
2017-03-30Add checkcontrols, updates, see ChangeLogJohannes Ranke1-18/+18
2017-03-24Import version 0.6.7 from CRANJohannes Ranke1-18/+18
I had deleted the git commits between 0.6.4 and 0.6.7 while removing drfit from github, while the latest changes were not pushed to jrwb.de yet.
2017-03-24Suppress error messages in dr(c)fit, maintenanceJohannes Ranke1-18/+18
- Checking examples fails if error messages in dr(c)fit stemming from failed fits are printed - Delete trailing whitespace - Update packaging
2014-03-18Improvements on the EDx calculations in drcfit. However, in cases that there ↵ranke1-1/+4
is no hormesis in the data, drfit often fails to fit the linlogit model, and drcfit often fails to find the EDx values. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@100 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2014-02-25Feature-complete version of the new drfit package that can make useranke1-34/+23
of the drc package in order to obtain confidence intervals for EDx values. See ChangeLog for details. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@98 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2014-02-03- Some updates to the packagingranke1-0/+1
- Add the possibility to calculate EDx values - see ChangeLog for a full description git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@97 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2008-04-09- Added the possibility to manipulate axes and plot.frameranke1-2/+7
- Adapted the test to the improved confidence interval fitting git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@93 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2007-11-23- Releasable version for CRANranke1-7/+7
- Changed usage of cat() to message() because the latter does not interfere with Sweave. Left cat() in checkexperiment.R and checksubstance.R git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@92 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2007-10-01Make drfit compatible with R 2.6.0, checked with prerelease from todayranke1-1/+1
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@91 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-08-28Fixed the line types in drplot. Now we get different lines ranke1-4/+8
for different fits (same substance), and plotting for multiple substances without overlay as needed for drfit-tox works again. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@86 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-08-14- New version just published on my websiteranke1-14/+22
- Fixes in checkplate, checksubstance and checkexperiment - New arguments ltys, xlab and ylab in drplot, due to a request by Ewa Mulkiewicz git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@83 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-05-08- Corrected the use of the par() function, so no ranke1-3/+1
unnecessary devices are opened any more - Adjusted the .Rout.save files to kriemhilds version (R 2.3.0 from Debian unstable, i386) git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@78 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-04-28- Fixed the drplot function, so the graphics parameter ask is adequately setranke1-3/+6
depending on the overlay argument, and set back to the previous value - Added a test for each datase - Added a demo for each dataset - Corrected many small bugs in the documentation and improved formatting of the .Rd files git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@74 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-04-26- drplot: Removed the call to get(getOption("device")), since it causedranke1-11/+5
problems when calling drplot from Sweave code chunks as well as in JGR. - drplot: Removed the output with cat, since it may be annoying to receive a message when a plot was requested - Small documentation adaptations and fixes git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@70 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-04-03- The drplot function now accepts custom xlim and ylim valuesranke1-11/+19
- Confidence intervals for the EC50 can now (again) be generated by drfit by giving the argument conf=TRUE - Update of the INDEX git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@62 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-03-30Split of the drfit.R file to have a separate file for eachranke1-0/+220
function. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@60 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc

Contact - Imprint