<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chemCal/R, branch v0.1-37</title>
<subtitle>Calibration functions for analytical chemistry (also on github)</subtitle>
<id>https://cgit.jrwb.de/chemCal/atom?h=v0.1-37</id>
<link rel='self' href='https://cgit.jrwb.de/chemCal/atom?h=v0.1-37'/>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/'/>
<updated>2015-08-22T09:03:10Z</updated>
<entry>
<title>Get rid of the branched svn layout I never used</title>
<updated>2015-08-22T09:03:10Z</updated>
<author>
<name>ranke</name>
<email>ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4</email>
</author>
<published>2015-08-22T09:03:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/commit/?id=d8d6012e98fb4c7f158bcc7c173407c2b5f3e42e'/>
<id>urn:sha1:d8d6012e98fb4c7f158bcc7c173407c2b5f3e42e</id>
<content type='text'>
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@36 5fad18fb-23f0-0310-ab10-e59a3bee62b4
</content>
</entry>
<entry>
<title>Moved everything into the trunk directory, in order to enable branching</title>
<updated>2007-10-01T19:44:04Z</updated>
<author>
<name>ranke</name>
<email>ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4</email>
</author>
<published>2007-10-01T19:44:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/commit/?id=14a5af60a36071f6a9b4471fdf183fd91e89e1cd'/>
<id>urn:sha1:14a5af60a36071f6a9b4471fdf183fd91e89e1cd</id>
<content type='text'>
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@22 5fad18fb-23f0-0310-ab10-e59a3bee62b4
</content>
</entry>
<entry>
<title>Start of the integration of nonlinear calibration models</title>
<updated>2007-03-22T16:44:33Z</updated>
<author>
<name>ranke</name>
<email>ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4</email>
</author>
<published>2007-03-22T16:44:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/commit/?id=49679639ded05e7ef954c23f50d3d94d3d6dc1dd'/>
<id>urn:sha1:49679639ded05e7ef954c23f50d3d94d3d6dc1dd</id>
<content type='text'>
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@19 5fad18fb-23f0-0310-ab10-e59a3bee62b4
</content>
</entry>
<entry>
<title>- inverse.predict now has a var.s argument instead of the never</title>
<updated>2006-06-23T15:33:27Z</updated>
<author>
<name>ranke</name>
<email>ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4</email>
</author>
<published>2006-06-23T15:33:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/commit/?id=9e0dae397df8c18e7333d2604cae96b2a7927420'/>
<id>urn:sha1:9e0dae397df8c18e7333d2604cae96b2a7927420</id>
<content type='text'>
  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
</content>
</entry>
<entry>
<title>First version published on my website.</title>
<updated>2006-05-23T15:24:58Z</updated>
<author>
<name>ranke</name>
<email>ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4</email>
</author>
<published>2006-05-23T15:24:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/commit/?id=3b3d6dfc88c4b8b6475147a3afb5258a5fc82fa5'/>
<id>urn:sha1:3b3d6dfc88c4b8b6475147a3afb5258a5fc82fa5</id>
<content type='text'>
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@14 5fad18fb-23f0-0310-ab10-e59a3bee62b4
</content>
</entry>
<entry>
<title>Don't do calplot and lod for linear models from weighted</title>
<updated>2006-05-23T07:33:22Z</updated>
<author>
<name>ranke</name>
<email>ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4</email>
</author>
<published>2006-05-23T07:33:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/commit/?id=f381f9a6a8a47b89ec25cd627833a7248da7932b'/>
<id>urn:sha1:f381f9a6a8a47b89ec25cd627833a7248da7932b</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Tried to fix the return value of lod, but not yet.</title>
<updated>2006-05-16T19:52:55Z</updated>
<author>
<name>ranke</name>
<email>ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4</email>
</author>
<published>2006-05-16T19:52:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/commit/?id=e12be874ff477509b737ad09bf05144a7fbedac2'/>
<id>urn:sha1:e12be874ff477509b737ad09bf05144a7fbedac2</id>
<content type='text'>
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@12 5fad18fb-23f0-0310-ab10-e59a3bee62b4
</content>
</entry>
<entry>
<title>- Took loq and lod apart again. lod is now an implemantation of Massart, loq is</title>
<updated>2006-05-16T19:49:08Z</updated>
<author>
<name>ranke</name>
<email>ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4</email>
</author>
<published>2006-05-16T19:49:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/commit/?id=49eff36596275b1dbb5e07c97fb93db182baa27e'/>
<id>urn:sha1:49eff36596275b1dbb5e07c97fb93db182baa27e</id>
<content type='text'>
  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
</content>
</entry>
<entry>
<title>A trial to improve the lod function, I don't really understand</title>
<updated>2006-05-15T23:07:31Z</updated>
<author>
<name>ranke</name>
<email>ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4</email>
</author>
<published>2006-05-15T23:07:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/commit/?id=0973370a6e27952df81aaae2a05104195e3bf633'/>
<id>urn:sha1:0973370a6e27952df81aaae2a05104195e3bf633</id>
<content type='text'>
the predict.lm function unfortunately



git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@10 5fad18fb-23f0-0310-ab10-e59a3bee62b4
</content>
</entry>
<entry>
<title>Splitted the lod and loq functions. Documentation still</title>
<updated>2006-05-15T15:06:13Z</updated>
<author>
<name>ranke</name>
<email>ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4</email>
</author>
<published>2006-05-15T15:06:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.jrwb.de/chemCal/commit/?id=88199498f148bbe31593b3109bce241c872301f6'/>
<id>urn:sha1:88199498f148bbe31593b3109bce241c872301f6</id>
<content type='text'>
must be updated



git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@9 5fad18fb-23f0-0310-ab10-e59a3bee62b4
</content>
</entry>
</feed>
