diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2023-04-16 13:42:23 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-04-16 13:42:23 +0200 | 
| commit | 34ec60f1b140d788880d84b70cb62b344f7d74b9 (patch) | |
| tree | 26196c367f037b69f410363a393dad87b5bff233 /docs/dev/reference/summary.mkinfit.html | |
| parent | 99b4554a1ce657295b1358509110f3d02155a913 (diff) | |
Complete rebuild of static docs
Diffstat (limited to 'docs/dev/reference/summary.mkinfit.html')
| -rw-r--r-- | docs/dev/reference/summary.mkinfit.html | 45 | 
1 files changed, 31 insertions, 14 deletions
| diff --git a/docs/dev/reference/summary.mkinfit.html b/docs/dev/reference/summary.mkinfit.html index ad8432bf..f627c2f6 100644 --- a/docs/dev/reference/summary.mkinfit.html +++ b/docs/dev/reference/summary.mkinfit.html @@ -21,13 +21,13 @@ values."><meta name="robots" content="noindex"><!-- mathjax --><script src="http        </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.2</span> +        <span class="version label label-info" data-toggle="tooltip" data-placement="bottom" title="In-development version">1.2.3</span>        </span>      </div>      <div id="navbar" class="navbar-collapse collapse">        <ul class="nav navbar-nav"><li> -  <a href="../reference/index.html">Functions and data</a> +  <a href="../reference/index.html">Reference</a>  </li>  <li class="dropdown">    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> @@ -38,6 +38,8 @@ values."><meta name="robots" content="noindex"><!-- mathjax --><script src="http    <ul class="dropdown-menu" role="menu"><li>        <a href="../articles/mkin.html">Introduction to mkin</a>      </li> +    <li class="divider"> +    <li class="dropdown-header">Example evaluations with (generalised) nonlinear least squares</li>      <li>        <a href="../articles/FOCUS_D.html">Example evaluation of FOCUS Example Dataset D</a>      </li> @@ -45,22 +47,29 @@ values."><meta name="robots" content="noindex"><!-- mathjax --><script src="http        <a href="../articles/FOCUS_L.html">Example evaluation of FOCUS Laboratory Data L1 to L3</a>      </li>      <li> -      <a href="../articles/web_only/dimethenamid_2018.html">Example evaluations of dimethenamid data from 2018 with nonlinear mixed-effects models</a> +      <a href="../articles/web_only/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a>      </li> +    <li class="divider"> +    <li class="dropdown-header">Example evaluations with hierarchical models (nonlinear mixed-effects models)</li>      <li> -      <a href="../articles/web_only/multistart.html">Short demo of the multistart method</a> +      <a href="../articles/prebuilt/2022_dmta_parent.html">Testing hierarchical parent degradation kinetics with residue data on dimethenamid and dimethenamid-P</a>      </li>      <li> -      <a href="../articles/web_only/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a> +      <a href="../articles/prebuilt/2022_dmta_pathway.html">Testing hierarchical pathway kinetics with residue data on dimethenamid and dimethenamid-P</a>      </li>      <li> -      <a href="../articles/web_only/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a> +      <a href="../articles/prebuilt/2022_cyan_pathway.html">Testing hierarchical pathway kinetics with residue data on cyantraniliprole</a>      </li>      <li> -      <a href="../articles/twa.html">Calculation of time weighted average concentrations with mkin</a> +      <a href="../articles/web_only/dimethenamid_2018.html">Comparison of saemix and nlme evaluations of dimethenamid data from 2018</a>      </li>      <li> -      <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> +      <a href="../articles/web_only/multistart.html">Short demo of the multistart method</a> +    </li> +    <li class="divider"> +    <li class="dropdown-header">Performance</li> +    <li> +      <a href="../articles/web_only/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a>      </li>      <li>        <a href="../articles/web_only/benchmarks.html">Benchmark timings for mkin</a> @@ -68,6 +77,14 @@ values."><meta name="robots" content="noindex"><!-- mathjax --><script src="http      <li>        <a href="../articles/web_only/saem_benchmarks.html">Benchmark timings for saem.mmkin</a>      </li> +    <li class="divider"> +    <li class="dropdown-header">Miscellaneous</li> +    <li> +      <a href="../articles/twa.html">Calculation of time weighted average concentrations with mkin</a> +    </li> +    <li> +      <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> +    </li>    </ul></li>  <li>    <a href="../news/index.html">News</a> @@ -214,17 +231,17 @@ EC Document Reference Sanco/10058/2005 version 2.0, 434 pp,      <h2>Examples</h2>      <div class="sourceCode"><pre class="sourceCode r"><code><span class="r-in"><span></span></span>  <span class="r-in"><span>  <span class="fu"><a href="https://rdrr.io/pkg/saemix/man/summary-methods.html" class="external-link">summary</a></span><span class="op">(</span><span class="fu"><a href="mkinfit.html">mkinfit</a></span><span class="op">(</span><span class="st">"SFO"</span>, <span class="va">FOCUS_2006_A</span>, quiet <span class="op">=</span> <span class="cn">TRUE</span><span class="op">)</span><span class="op">)</span></span></span> -<span class="r-out co"><span class="r-pr">#></span> mkin version used for fitting:    1.2.2 </span> -<span class="r-out co"><span class="r-pr">#></span> R version used for fitting:       4.2.2 </span> -<span class="r-out co"><span class="r-pr">#></span> Date of fit:     Thu Nov 24 08:11:06 2022 </span> -<span class="r-out co"><span class="r-pr">#></span> Date of summary: Thu Nov 24 08:11:06 2022 </span> +<span class="r-out co"><span class="r-pr">#></span> mkin version used for fitting:    1.2.3 </span> +<span class="r-out co"><span class="r-pr">#></span> R version used for fitting:       4.2.3 </span> +<span class="r-out co"><span class="r-pr">#></span> Date of fit:     Sun Apr 16 08:34:39 2023 </span> +<span class="r-out co"><span class="r-pr">#></span> Date of summary: Sun Apr 16 08:34:39 2023 </span>  <span class="r-out co"><span class="r-pr">#></span> </span>  <span class="r-out co"><span class="r-pr">#></span> Equations:</span>  <span class="r-out co"><span class="r-pr">#></span> d_parent/dt = - k_parent * parent</span>  <span class="r-out co"><span class="r-pr">#></span> </span>  <span class="r-out co"><span class="r-pr">#></span> Model predictions using solution type analytical </span>  <span class="r-out co"><span class="r-pr">#></span> </span> -<span class="r-out co"><span class="r-pr">#></span> Fitted using 131 model solutions performed in 0.028 s</span> +<span class="r-out co"><span class="r-pr">#></span> Fitted using 131 model solutions performed in 0.009 s</span>  <span class="r-out co"><span class="r-pr">#></span> </span>  <span class="r-out co"><span class="r-pr">#></span> Error model: Constant variance </span>  <span class="r-out co"><span class="r-pr">#></span> </span> @@ -303,7 +320,7 @@ EC Document Reference Sanco/10058/2005 version 2.0, 434 pp,  </div>  <div class="pkgdown"> -  <p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.6.</p> +  <p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.7.</p>  </div>        </footer></div> | 
