aboutsummaryrefslogtreecommitdiff
path: root/docs/news/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/news/index.html')
-rw-r--r--docs/news/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/news/index.html b/docs/news/index.html
index 1322f75d..52bc3458 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -134,6 +134,10 @@
<a href="#mkin-0-9-49-6-unreleased" class="anchor"></a>mkin 0.9.49.6 (unreleased)<small> Unreleased </small>
</h1>
<ul>
+<li><p>Implement a likelihood ratio test as a method for ‘lrtest’ from the lmtest package</p></li>
+<li><p>Add an ‘update’ method for mkinfit objects which remembers fitted parameters if appropriate</p></li>
+<li><p>Add a ‘residuals’ method for mkinfit objects that supports scaling based on the error model</p></li>
+<li><p>Fix a bug in ‘mkinfit’ that prevented summaries of objects fitted with fixed parameters to be generated</p></li>
<li><p>Add ‘parms’ and ‘confint’ methods for mkinfit objects. Confidence intervals based on the quadratic approximation as in the summary, and based on the profile likelihood</p></li>
<li><p>Move long-running tests to tests/testthat/slow with a separate test log. They currently take around 7 minutes on my system</p></li>
<li><p>‘mkinfit’: Clean the code and return functions to calculate the log-likelihood and the sum of squared residuals</p></li>

Contact - Imprint