diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 09:49:58 +0100 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 09:49:58 +0100 | 
| commit | 282f88f9e28e683f524d5e05d65d8b18ab856a8d (patch) | |
| tree | d4928410ba3f2d9d276e06e2149069d66aecb19c /docs/reference/mccall81_245T.html | |
| parent | 7aaa293d43989834be53d78298629aa3d23dc9a7 (diff) | |
Further improvement of the logLik.mkinfit help
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/mccall81_245T.html')
| -rw-r--r-- | docs/reference/mccall81_245T.html | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/docs/reference/mccall81_245T.html b/docs/reference/mccall81_245T.html index 2cd933e9..981c633a 100644 --- a/docs/reference/mccall81_245T.html +++ b/docs/reference/mccall81_245T.html @@ -158,8 +158,8 @@                           <span class='kw'>anisole</span> <span class='kw'>=</span> <span class='fu'>list</span>(<span class='kw'>type</span> <span class='kw'>=</span> <span class='st'>"SFO"</span>))</div><div class='output co'>#> <span class='message'>Successfully compiled differential equation model from auto-generated C code.</span></div><div class='input'>  </div><div class='input'>    <span class='no'>fit.1</span> <span class='kw'><-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>SFO_SFO_SFO</span>, <span class='fu'>subset</span>(<span class='no'>mccall81_245T</span>, <span class='no'>soil</span> <span class='kw'>==</span> <span class='st'>"Commerce"</span>), <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)      <span class='fu'>summary</span>(<span class='no'>fit.1</span>, <span class='kw'>data</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)</div><div class='output co'>#> mkin version used for fitting:    0.9.47.6   #> R version used for fitting:       3.5.1  -#> Date of fit:     Mon Nov 26 09:27:59 2018  -#> Date of summary: Mon Nov 26 09:27:59 2018  +#> Date of fit:     Mon Nov 26 09:45:54 2018  +#> Date of summary: Mon Nov 26 09:45:54 2018   #>   #> Equations:  #> d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245 @@ -169,7 +169,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 574 model solutions performed in 3.635 s +#> Fitted with method Port using 574 model solutions performed in 3.641 s  #>   #> Weighting: none  #>  @@ -247,8 +247,8 @@                     <span class='kw'>fixed_parms</span> <span class='kw'>=</span> <span class='st'>"k_phenol_sink"</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)      <span class='fu'>summary</span>(<span class='no'>fit.2</span>, <span class='kw'>data</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)</div><div class='output co'>#> mkin version used for fitting:    0.9.47.6   #> R version used for fitting:       3.5.1  -#> Date of fit:     Mon Nov 26 09:28:01 2018  -#> Date of summary: Mon Nov 26 09:28:01 2018  +#> Date of fit:     Mon Nov 26 09:45:56 2018  +#> Date of summary: Mon Nov 26 09:45:56 2018   #>   #> Equations:  #> d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245 @@ -258,7 +258,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 246 model solutions performed in 1.623 s +#> Fitted with method Port using 246 model solutions performed in 1.627 s  #>   #> Weighting: none  #>  | 
