aboutsummaryrefslogtreecommitdiff
path: root/inst
AgeCommit message (Collapse)AuthorFilesLines
2016-10-04Remove old version of static documentationJohannes Ranke23-9177/+0
2015-10-08Fix NAMESPACE, update static docs, simplify Makefilev0.1-37Johannes Ranke10-22/+22
2015-08-22Add static HTML documentationranke24-0/+9195
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@37 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2007-10-01Moved everything into the trunk directory, in order to enable branchingranke14-6812/+0
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@22 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2007-03-22Start of the integration of nonlinear calibration modelsranke1-2/+34
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@19 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-06-23Added the data from Massart example 1, and one moreranke8-4344/+4237
tests showing the validity of inverse.predict. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@18 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-06-23Some cosmetic changes, and the vignette created during package building.ranke8-5795/+5906
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@17 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-06-23- inverse.predict now has a var.s argument instead of the neverranke8-79/+107
tested ss argument. This is documented in the updated vignette - loq() now has w.loq and var.loq arguments, and stops with a message if neither are specified and the model has weights. - calplot doesn't stop any more for weighted regression models, but only refrains from drawing prediction bands - Added method = "din" to lod(), now that I actually have it (DIN 32645) and was able to see which approximation is used therein. - removed the demos, as the examples and tests are already partially duplicated - The vignette is more of a collection of various notes, but should certainly be helpful for the user. - Version bump to 0.1-xxx git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@16 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-05-24Tested my new Makefile distributed with 0.05-62 of the R vim plugin for ↵ranke8-2758/+2765
Linux/Unix. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@15 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-05-23First version published on my website.ranke10-3888/+4709
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@14 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-05-23Don't do calplot and lod for linear models from weightedranke4-11/+10
regression any more, since this is not supported (PR#8877). git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@13 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-05-16- Took loq and lod apart again. lod is now an implemantation of Massart, loq isranke3-6/+6
an own variant of DIN 32645 (relative error on x axis). - Partly make functions work on models where x and y are named different from "x" and "y" (loq to be done). git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@11 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-05-15A trial to improve the lod function, I don't really understandranke4-9/+9
the predict.lm function unfortunately git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@10 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-05-15Splitted the lod and loq functions. Documentation stillranke3-4/+4
must be updated git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@9 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-05-12- Fixed the inverse predictionranke4-7/+7
- Now I have a working approach for the calculation of LOD and LOQ, but it seems to be different from what everybody else is doing (e.g. Massart chaper 13). I like it, however. Maybe it even yields a paper. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@8 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-05-11- The vignette is in a publisheable stateranke7-65/+193
- In addition to the Massart examples, the sample data from dintest (DIN 32645) has been tested - inverse.predict and calplot now also work on glm objects git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@7 5fad18fb-23f0-0310-ab10-e59a3bee62b4
2006-05-10The inverse prediction works in a variety of cases and isranke11-0/+5793
tested with Examples 7 and 8 from Massart! I need to compare with the DIN and draper examples, and finish the package vignette. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@6 5fad18fb-23f0-0310-ab10-e59a3bee62b4

Contact - Imprint