aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
AgeCommit message (Collapse)AuthorFilesLines
2006-04-21Working version of the checkexperiment function, ranke1-2/+2
including documentation, but R CMD check tells me that "use of NULL environment is deprecated" git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@66 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-04-21Finally committed the version that was submitted to ranke1-2/+2
CRAN on April 6 to the SVN repository. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@64 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-04-03- The drplot function now accepts custom xlim and ylim valuesranke1-2/+2
- 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-04-01Corrected the split of the drift.R file. ranke1-1/+1
Added example data IM1xIPC81. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@61 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-03-30Split of the drfit.R file to have a separate file for eachranke1-1/+1
function. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@60 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-03-29- Added an error message for drplotranke1-2/+2
- Recalculated the XY data, so the response data is now calculated based on growth rates instead of simple frond numbers - Reduced the number of columns in the IM1xVibrio data git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@59 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-03-16Added the pyrithione and IM1x V. fischeri data with documentationranke1-13/+10
and cleaned the antioul data from some unnecessary components. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@58 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-03-06Added the drfit-package help page, a new sample data fileranke1-2/+2
and a preliminary version of the drfit-Rnews article. R/drfit.R - the possibility to directly write pdf graphs was added - the results dataframe now has numbered lines where it didn't The checkplate and checksubstance functions are now classified internal in their help files. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@57 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-02-27Now the model type (mtype) is set to "active" if the response at the lowestranke1-2/+2
dose level is smaller than 0.5. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@56 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2006-01-02- Added a little documentation of the sample data in inst/doc.ranke1-2/+2
- Added the possibility to show standard deviation or confidence interval for the mean of the control values, if present in the dose-response data. Also, control data (with dose=0) are not listed in the results data frame of drfit any more. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@54 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-12-22The calculation of dose-response curves in drfit was wrong if the number ofranke1-2/+2
dose levels was different from 9. Now, n is calculated as the rounded mean number of response data per dose level. The number of dose levels ndl is additionally reported. The test was removed because it didn't work properly. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@52 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-12-22Small improvement in the help file for the drfit function.ranke1-1/+1
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@51 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-12-21Added a simple test for the drfit function.ranke1-1/+1
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@50 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-12-21As usual, I didn't get the DESCRIPTION file right at first.ranke1-2/+2
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@49 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-12-21Changed the terminology from EC50 to ED50 reflecting that the package is meantranke1-1/+1
for dose-response analysis in general and not only for concentration-response analysis. This is the first revision that has been prepared with the knowledge of the existence of the drc package for dose-response curve analysis. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@48 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-11-25Fixed the check for dose == 0 in drplot() and improvedranke1-2/+2
the model naming in the result table given by drfit() git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@47 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-10-11Go back to the png device, since we get problems with "(" and ")" in theranke1-1/+1
filenames with ghostscript. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@45 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-10-11Fix version number again...ranke1-2/+2
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@44 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-10-10Fix Version number to sync with SVN.ranke1-2/+2
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@42 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-09-16Neue Version ohne deibianization.ranke1-1/+1
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@39 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-09-16Corrected the version number to be consistent with the repository.ranke1-1/+1
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@38 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-09-16Added the documentation for the drdata function update.ranke1-7/+8
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@37 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-08-02drplot: Added the pointsize argument for postscript and png graphsranke1-2/+2
drfit: Changed the order of fits in the case of chooseone=TRUE git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@34 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-07-27Reverted to the old version of the DESCRIPTION file, sinceranke1-1/+1
R CMD check doesn't like the $Rev xx$ around the revision number. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@33 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-07-27Test for automatic revision numbering in the DESCRIPTION fileranke1-1/+1
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@32 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-07-27Added the pointsize argument to drplot.ranke1-2/+2
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@31 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-07-18Now the weibull model has an automatic choice of starting values, fixing a ↵ranke1-10/+11
bug that prevented fitting the weibull function in most cases in the last version. Also, the log EC50 is reported as estimated with nlm from the fitted weibull model. Because of the important changes, mainly in naming the different models which leads to incompatibility with the old drfit syntax, I am increasing the minor version number to 0.04 with this release. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@30 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-07-16Several changes in this revision:ranke1-2/+2
- Addition of the weibull fit - Renaming of lognorm to probit, logis to logit, and linearlogis to linlogit - Fix of a bug that prevented the logis fit to work in recent version - Different way of listing parameters in the output. - Documentation of changes git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@29 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-07-15Some cleanup of the legend positioning, which can be used starting fromranke1-1/+1
R version 2.1.0. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@28 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-07-15drplot now uses the "topright" argument to specify the position of the legend,ranke1-3/+3
both for single substance plots and for overlay plots. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@27 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-07-07Added the possibility to simultaneously fit dose-response curves with differentranke1-2/+2
units in drfit. Added cat output from drfit to keep track of which substance is currently being worked on. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@26 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-05-19Added the "allWrong" argument to the drfit function for dose-response data ↵ranke1-2/+2
that produce misleading or wrong fits with all dose-response models. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@25 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-04-27Small bugfix.ranke1-2/+2
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@24 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-04-26I forgot to to an R CMD check - so there was still a coderanke1-1/+1
documentation mismatch which is no resolved. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@23 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-04-26Update of the DESCRIPTION file.ranke1-2/+2
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@22 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-04-26The drdata and the drfit function can now handle data with "no fit" entries inranke1-1/+1
the "ok" column. They are not used for fitting, but they are plotted. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@21 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-03-17The filename generation from substance names in drplot was changed. Now, ranke1-2/+2
parentheses () are not substituted any more. Only whitespace is substituted by "_". git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@20 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-03-14I added the possibility to explicitly position or exclude the ranke1-2/+2
legend(s). git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@19 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-02-25Updated INDEX.ranke1-1/+1
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@17 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-02-25Some bugfixes and the addition of the linearlogisWrong argumentranke1-2/+2
to the drfit function. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@16 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-02-24I added support for the enzyme test database.ranke1-13/+13
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@13 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2005-02-24I added the possibility to select one from the possible fits in theranke1-1/+1
drfit function, so only one fit is reported per substance. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@12 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2004-11-19I added the subversion and viewcvs urls on kriemhild to the package.ranke1-2/+4
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@10 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2004-11-19I improved the color defaults in drplot, so under simple circumstancesranke1-1/+1
the same colors are chosen for data and fited curves. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@9 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2004-09-16I also updated the version number and the date. JR(no author)1-2/+2
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@8 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2004-09-08Added the checkplate function.(no author)1-2/+2
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@5 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2004-09-01Fixed some mistakes in the help files, and took away the dependency(no author)1-2/+2
on the defunct nls package in the function drfit. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@4 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2004-08-03Only a spelling error correction(no author)1-1/+1
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@3 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2004-08-02Small language improvement(no author)1-1/+1
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@2 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
2004-07-27First version published on CRAN(no author)1-0/+20
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@1 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc

Contact - Imprint