diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-13 23:44:42 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-13 23:44:42 +0200 |
commit | feef7146a86b0e1b733b6df1df1420dd11101474 (patch) | |
tree | 945bc02ce113930de28bcdc62769faf915ac14ae /README.md | |
parent | f17a9576092cd3fc4e7c8063383f5d4977ca4108 (diff) |
Enable new error model in gmkin
Also improve the irls fitting of the error model and add a test
for FOCUS_2006_C where the second component of the error model is zero
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ for installation instructions and a manual. ## News -There is a ChangeLog, for the latest [CRAN release](https://cran.r-project.org/package=mkin/news.html) +There is a ChangeLog, for the latest [CRAN release](https://cran.r-project.org/package=mkin/news/news.html) and one for the [github master branch](https://github.com/jranke/mkin/blob/master/NEWS.md). ## Credits and historical remarks |