Age | Commit message (Collapse) | Author | Files | Lines |
|
the function confint.nls from the MASS package is being used,
after stumbling across the relevant paragraph of the MASS book.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@76 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
|
|
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
|
|
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@71 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
|
|
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
|
|
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@63 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
|
|
- 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
|
|
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
|
|
dose level is smaller than 0.5.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@56 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
|
|
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
|
|
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@51 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
|
|
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
|
|
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
|
|
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
|
|
- 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
|
|
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
|
|
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
|
|
to the drfit function.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@16 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
|
|
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
|
|
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
|
|
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@1 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
|