diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-01-11 12:59:50 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-01-11 12:59:50 +0100 |
commit | 4e37669ac2ad3b3138480c3209f414101469fac7 (patch) | |
tree | 94172cadfcc05339673d56fdc467c33e696eab1f /docs/dev/reference/summary.saem.mmkin.html | |
parent | f99bdd8697c3bfbd432a320774a4692fd0e1241a (diff) |
Rebuild docs
Diffstat (limited to 'docs/dev/reference/summary.saem.mmkin.html')
-rw-r--r-- | docs/dev/reference/summary.saem.mmkin.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/dev/reference/summary.saem.mmkin.html b/docs/dev/reference/summary.saem.mmkin.html index 1a82f7ef..722415fb 100644 --- a/docs/dev/reference/summary.saem.mmkin.html +++ b/docs/dev/reference/summary.saem.mmkin.html @@ -125,7 +125,7 @@ endpoints such as formation fractions and DT50 values. Optionally <ul class="nav navbar-nav navbar-right"> <li> <a href="https://github.com/jranke/mkin/"> - <span class="fab fa fab fa-github fa-lg"></span> + <span class="fab fa-github fa-lg"></span> </a> </li> @@ -260,15 +260,15 @@ saemix authors for the parts inherited from saemix.</p> quiet <span class='op'>=</span> <span class='cn'>TRUE</span>, error_model <span class='op'>=</span> <span class='st'>"tc"</span>, cores <span class='op'>=</span> <span class='fl'>5</span><span class='op'>)</span> <span class='va'>f_saem_dfop_sfo</span> <span class='op'><-</span> <span class='fu'><a href='saem.html'>saem</a></span><span class='op'>(</span><span class='va'>f_mmkin_dfop_sfo</span><span class='op'>)</span> </div><div class='output co'>#> Running main SAEM algorithm -#> [1] "Mon Nov 30 16:01:26 2020" +#> [1] "Mon Jan 11 12:42:40 2021" #> .... #> Minimisation finished -#> [1] "Mon Nov 30 16:01:39 2020"</div><div class='input'><span class='fu'><a href='https://rdrr.io/pkg/saemix/man/summary-methods.html'>summary</a></span><span class='op'>(</span><span class='va'>f_saem_dfop_sfo</span>, data <span class='op'>=</span> <span class='cn'>TRUE</span><span class='op'>)</span> +#> [1] "Mon Jan 11 12:42:53 2021"</div><div class='input'><span class='fu'><a href='https://rdrr.io/pkg/saemix/man/summary-methods.html'>summary</a></span><span class='op'>(</span><span class='va'>f_saem_dfop_sfo</span>, data <span class='op'>=</span> <span class='cn'>TRUE</span><span class='op'>)</span> </div><div class='output co'>#> saemix version used for fitting: 3.1.9000 #> mkin version used for pre-fitting: 0.9.50.4 #> R version used for fitting: 4.0.3 -#> Date of fit: Mon Nov 30 16:01:40 2020 -#> Date of summary: Mon Nov 30 16:01:40 2020 +#> Date of fit: Mon Jan 11 12:42:54 2021 +#> Date of summary: Mon Jan 11 12:42:54 2021 #> #> Equations: #> d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 * @@ -283,15 +283,15 @@ saemix authors for the parts inherited from saemix.</p> #> #> Model predictions using solution type analytical #> -#> Fitted in 14.5 s using 300, 100 iterations +#> Fitted in 13.298 s using 300, 100 iterations #> #> Variance model: Two-component variance function #> #> Mean of starting values for individual parameters: #> parent_0 log_k_m1 f_parent_qlogis log_k1 log_k2 -#> 101.65644697 -4.05368181 -0.94310703 -2.35943247 -4.07006293 +#> 101.65645 -4.05368 -0.94311 -2.35943 -4.07006 #> g_qlogis -#> -0.01132621 +#> -0.01133 #> #> Fixed degradation parameter values: #> None @@ -302,7 +302,7 @@ saemix authors for the parts inherited from saemix.</p> #> AIC BIC logLik #> 830 824.5 -401 #> -#> Optimised, transformed parameters with symmetric confidence intervals: +#> Optimised parameters: #> est. lower upper #> parent_0 101.4423 97.862 105.0224 #> log_k_m1 -4.0703 -4.191 -3.9495 @@ -333,7 +333,7 @@ saemix authors for the parts inherited from saemix.</p> #> a.1 0.65859 0.49250 0.82469 #> b.1 0.06411 0.05006 0.07817 #> -#> Backtransformed parameters with asymmetric confidence intervals: +#> Backtransformed parameters: #> est. lower upper #> parent_0 101.44231 97.86220 105.02241 #> k_m1 0.01707 0.01513 0.01926 |