aboutsummaryrefslogtreecommitdiff
path: root/docs/news
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-11-18 19:23:56 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-11-18 19:23:56 +0100
commit317fd7514e638780c09ed6349a165a854ba2deea (patch)
tree78130cf3da48fb6038e213d39a25e520dd61e21f /docs/news
parent5364f037a72863ef5ba81e14ba4417f68fd389f9 (diff)
Update docs
Diffstat (limited to 'docs/news')
-rw-r--r--docs/news/index.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/news/index.html b/docs/news/index.html
index 90768141..6b9a7d51 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -17,7 +17,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">mkin</a>
- <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.0</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.1</span>
</span>
</div>
@@ -88,6 +88,14 @@
</div>
<div class="section level2">
+<h2 class="page-header" data-toc-text="1.2.1" id="mkin-121-unreleased">mkin 1.2.1 (unreleased)<a class="anchor" aria-label="anchor" href="#mkin-121-unreleased"></a></h2>
+<ul><li><p>‘tests/testthat/setup_script.R’: Excluded another ill-defined random effect for the DFOP fit with ‘saem’, in an attempt to avoid a platform dependence that surfaced on Fedora systems on the CRAN check farm</p></li>
+<li><p>‘tests/testthat/test_mixed.R’: Round parameters found by saemix to two significant digits before printing, to also help to avoid platform dependence of tests</p></li>
+<li><p>‘R/saem.R’: Fix a bug that prevented that ‘error.ini’ is passed to ‘saemix_model’, and set default to c(1, 1) to avoid changing test results</p></li>
+<li><p>‘R/parplot.R’: Show initial values for error model parameters</p></li>
+<li><p>‘R/loglik.mkinfit.R’: Add ‘nobs’ attribute to the resulting ‘logLik’ object, in order to make test_AIC.R succeed on current R-devel</p></li>
+</ul></div>
+ <div class="section level2">
<h2 class="page-header" data-toc-text="1.2.0" id="mkin-120-2022-11-17">mkin 1.2.0 (2022-11-17)<a class="anchor" aria-label="anchor" href="#mkin-120-2022-11-17"></a></h2>
<ul><li><p>‘R/saem.R’: ‘logLik’, ‘update’ and ‘anova’ methods for ‘saem.mmkin’ objects.</p></li>
<li><p>‘R/saem.R’: Automatic estimation of start parameters for random effects for the case of mkin transformations, nicely improving convergence and reducing problems with iterative ODE solutions.</p></li>

Contact - Imprint