diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-12-02 08:00:40 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-12-02 08:00:40 +0100 |
commit | 9a1136dc5550663b352239502a39a07601959644 (patch) | |
tree | 5fe10eb16f436a902312983b75545fb5122855ae /docs/dev/news | |
parent | 74e44dfed5af6e6fd421abe82d3e3f190771f85a (diff) |
Update online docs
Diffstat (limited to 'docs/dev/news')
-rw-r--r-- | docs/dev/news/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/dev/news/index.html b/docs/dev/news/index.html index 50afb3e9..c9663964 100644 --- a/docs/dev/news/index.html +++ b/docs/dev/news/index.html @@ -89,7 +89,9 @@ <div class="section level2"> <h2 class="page-header" data-toc-text="1.2.2" id="mkin-122">mkin 1.2.2<a class="anchor" aria-label="anchor" href="#mkin-122"></a></h2> -<ul><li></ul></div> +<ul><li><p>‘R/mhmkin.R’: Allow an ‘illparms.mhmkin’ object or a list with suitable dimensions as value of the argument ‘no_random_effects’, making it possible to exclude random effects that were ill-defined in simpler variants of the set of degradation models. Remove the possibility to exclude random effects based on separate fits, as it did not work well.</p></li> +<li><p>‘R/summary.saem.mmkin.R’: List all initial parameter values in the summary, including random effects and error model parameters</p></li> +</ul></div> <div class="section level2"> <h2 class="page-header" data-toc-text="1.2.1" id="mkin-121-2022-11-19">mkin 1.2.1 (2022-11-19)<a class="anchor" aria-label="anchor" href="#mkin-121-2022-11-19"></a></h2> <ul><li><p>‘{data,R}/ds_mixed.rda’: Include the test data in the package instead of generating it in ‘tests/testthat/setup_script.R’. Refactor the generating code to make it consistent and update tests.</p></li> |