diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-27 07:12:51 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-27 07:12:51 +0200 | 
| commit | b5ee48a86e4b1d4c05aaadb80b44954e2e994ebc (patch) | |
| tree | aeeeaf623e4a6102b9ca2440cf0e32ff7a7a1d25 /docs/news/index.html | |
| parent | a77a10ea6c607346778ba0700b3b66ac393101a2 (diff) | |
Add docs generated using released version 0.9.52
Diffstat (limited to 'docs/news/index.html')
| -rw-r--r-- | docs/news/index.html | 16 | 
1 files changed, 1 insertions, 15 deletions
| diff --git a/docs/news/index.html b/docs/news/index.html index c26652e9..d61e532a 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -71,7 +71,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">0.9.50.3</span> +        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.50.2</span>        </span>      </div> @@ -108,9 +108,6 @@      <li>        <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a>      </li> -    <li> -      <a href="../articles/web_only/benchmarks.html">Some benchmark timings</a> -    </li>    </ul>  </li>  <li> @@ -141,17 +138,6 @@        <small>Source: <a href='http://github.com/jranke/mkin/blob/master/NEWS.md'><code>NEWS.md</code></a></small>      </div> -    <div id="mkin-0-9-50-3-unreleased" class="section level1"> -<h1 class="page-header" data-toc-text="0.9.50.3"> -<a href="#mkin-0-9-50-3-unreleased" class="anchor"></a>mkin 0.9.50.3 (unreleased)<small> Unreleased </small> -</h1> -<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">  <h1 class="page-header" data-toc-text="0.9.50.2">  <a href="#mkin-0-9-50-2-2020-05-12" class="anchor"></a>mkin 0.9.50.2 (2020-05-12)<small> 2020-05-12 </small> | 
