diff options
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 13b82597..4776f207 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -83,7 +83,11 @@ <div class="section level2"> <h2 class="page-header" data-toc-text="1.1.1" id="mkin-111">mkin 1.1.1<a class="anchor" aria-label="anchor" href="#mkin-111"></a></h2> -<ul><li>‘dimethenamid_2018’: Update example code to use saemix</li> +<ul><li><p>‘dimethenamid_2018’: Update example code to use saemix</p></li> +<li><p>‘CAKE_export’: Check for validity of the map argument, updates</p></li> +<li><p>‘saem()’: Slightly improve speed in the case that no analytical solution for saemix is implemented, activate a test of the respective code</p></li> +<li><p>‘mean_degparms’: New argument ‘default_log_parms’ that makes it possible to supply a surrogate value (default) for log parameters that fail the t-test</p></li> +<li><p>‘plot.mixed.mmkin’: Pass the frame argument also to residual plots, take the ‘default_log_parms’ argument for ‘mean_degparms’ used for constructing approximate population curves, plot population curve last to avoid that it is covered by data</p></li> </ul></div> <div class="section level2"> <h2 class="page-header" data-toc-text="1.1.0" id="mkin-110-2022-03-14">mkin 1.1.0 (2022-03-14)<a class="anchor" aria-label="anchor" href="#mkin-110-2022-03-14"></a></h2> |