diff options
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 149fc98e..c26652e9 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -148,6 +148,8 @@ <ul> <li><p>‘parms’: Add a method for mmkin objects</p></li> <li><p>‘saemix_model’, ‘saemix_data’: Helper functions to fit nonlinear mixed-effects models for mmkin row objects using the saemix package</p></li> +<li><p>‘mmkin’ and ‘confint(method = ’profile’): Use all cores detected by parallel::detectCores() per default</p></li> +<li><p>‘confint(method = ’profile’): Choose accuracy based on ‘rel_tol’ argument, relative to the bounds obtained by the quadratic approximation</p></li> </ul> </div> <div id="mkin-0-9-50-2-2020-05-12" class="section level1"> |