diff options
Diffstat (limited to 'docs/reference/summary.mkinfit.html')
| -rw-r--r-- | docs/reference/summary.mkinfit.html | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html index 55ce22cf..ad6217e6 100644 --- a/docs/reference/summary.mkinfit.html +++ b/docs/reference/summary.mkinfit.html @@ -231,15 +231,15 @@ EC Document Reference Sanco/10058/2005 version 2.0, 434 pp,      <pre class="examples"><div class='input'>    <span class='fu'><a href='https://rdrr.io/r/base/summary.html'>summary</a></span>(<span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='fu'><a href='mkinmod.html'>mkinmod</a></span>(<span class='kw'>parent</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>)), <span class='no'>FOCUS_2006_A</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>))</div><div class='output co'>#> mkin version used for fitting:    0.9.50.2   #> R version used for fitting:       4.0.0  -#> Date of fit:     Tue May 12 15:31:20 2020  -#> Date of summary: Tue May 12 15:31:20 2020  +#> Date of fit:     Wed May 27 07:05:18 2020  +#> Date of summary: Wed May 27 07:05:18 2020   #>   #> Equations:  #> d_parent/dt = - k_parent * parent  #>   #> Model predictions using solution type analytical   #>  -#> Fitted using 131 model solutions performed in 0.027 s +#> Fitted using 131 model solutions performed in 0.026 s  #>   #> Error model: Constant variance   #>  @@ -271,9 +271,9 @@ EC Document Reference Sanco/10058/2005 version 2.0, 434 pp,  #>   #> Parameter correlation:  #>               parent_0 log_k_parent     sigma -#> parent_0     1.000e+00    5.428e-01 1.642e-07 -#> log_k_parent 5.428e-01    1.000e+00 2.507e-07 -#> sigma        1.642e-07    2.507e-07 1.000e+00 +#> parent_0     1.000e+00    5.428e-01 1.648e-07 +#> log_k_parent 5.428e-01    1.000e+00 2.513e-07 +#> sigma        1.648e-07    2.513e-07 1.000e+00  #>   #> Backtransformed parameters:  #> Confidence intervals for internally transformed parameters are asymmetric. | 
