diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-24 09:02:26 +0100 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-24 09:02:26 +0100 | 
| commit | af7c6de4db9981ac814362c441fbac22c8faa2d7 (patch) | |
| tree | 33c2963936ce6c38abe6533afcce3994a08d4ba9 /docs/dev/reference/parplot.html | |
| parent | 8e953c409e0020ea7e7c2a5121019c42cb66dde4 (diff) | |
Start online docs of the development version
Diffstat (limited to 'docs/dev/reference/parplot.html')
| -rw-r--r-- | docs/dev/reference/parplot.html | 13 | 
1 files changed, 11 insertions, 2 deletions
| diff --git a/docs/dev/reference/parplot.html b/docs/dev/reference/parplot.html index ffe93e6c..9852b694 100644 --- a/docs/dev/reference/parplot.html +++ b/docs/dev/reference/parplot.html @@ -19,7 +19,7 @@ or by their medians as proposed in the paper by Duchesne et al. (2021)."><meta n        </button>        <span class="navbar-brand">          <a class="navbar-link" href="../index.html">mkin</a> -        <span class="version label label-info" data-toggle="tooltip" data-placement="bottom" title="In-development version">1.2.0</span> +        <span class="version label label-info" data-toggle="tooltip" data-placement="bottom" title="In-development version">1.2.2</span>        </span>      </div> @@ -61,7 +61,10 @@ or by their medians as proposed in the paper by Duchesne et al. (2021)."><meta n        <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> +      <a href="../articles/web_only/benchmarks.html">Benchmark timings for mkin</a> +    </li> +    <li> +      <a href="../articles/web_only/saem_benchmarks.html">Benchmark timings for saem.mmkin</a>      </li>    </ul></li>  <li> @@ -134,6 +137,12 @@ If 'median', parameters are scaled using the median parameters from all fits.</p  <dd><p>Title of the plot</p></dd>  </dl></div> +    <div id="details"> +    <h2>Details</h2> +    <p>Starting values of degradation model parameters and error model parameters +are shown as green circles. The results obtained in the original run +are shown as red circles.</p> +    </div>      <div id="references">      <h2>References</h2>      <p>Duchesne R, Guillemin A, Gandrillon O, Crauste F. Practical | 
