diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-08 07:59:20 +0100 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-08 07:59:20 +0100 | 
| commit | 8ec45cd4a89fe8493fd688a0d34e25f279ad95b7 (patch) | |
| tree | 98b08f8af8ee9f5bb06b13e277dd9b929a45f6ad /docs/reference | |
| parent | 0e57bfcf262a2b2a6a4c8148353cdaed7dc91c9c (diff) | |
Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE)
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/Extract.mmkin.html | 8 | ||||
| -rw-r--r-- | docs/reference/mccall81_245T.html | 12 | ||||
| -rw-r--r-- | docs/reference/mkinfit.html | 46 | ||||
| -rw-r--r-- | docs/reference/mkinmod.html | 2 | ||||
| -rw-r--r-- | docs/reference/mkinpredict.html | 6 | ||||
| -rw-r--r-- | docs/reference/mmkin.html | 4 | ||||
| -rw-r--r-- | docs/reference/plot.mkinfit.html | 4 | ||||
| -rw-r--r-- | docs/reference/plot.mmkin.html | 3 | ||||
| -rw-r--r-- | docs/reference/summary.mkinfit.html | 6 | ||||
| -rw-r--r-- | docs/reference/synthetic_data_for_UBA.html | 6 | ||||
| -rw-r--r-- | docs/reference/transform_odeparms.html | 24 | 
11 files changed, 64 insertions, 57 deletions
| diff --git a/docs/reference/Extract.mmkin.html b/docs/reference/Extract.mmkin.html index 2bba63eb..4ef3bb00 100644 --- a/docs/reference/Extract.mmkin.html +++ b/docs/reference/Extract.mmkin.html @@ -239,7 +239,7 @@  #>   #> $time  #>    user  system elapsed  -#>    0.08    0.00    0.08  +#>   0.064   0.000   0.065   #>   #> $mkinmod  #> <mkinmod> model generated with @@ -428,7 +428,7 @@  #>     }  #>     return(mC)  #> } -#> <environment: 0x4807c50> +#> <environment: 0x5ce33e0>  #>   #> $cost_notrans  #> function (P)  @@ -450,7 +450,7 @@  #>         scaleVar = scaleVar)  #>     return(mC)  #> } -#> <environment: 0x4807c50> +#> <environment: 0x5ce33e0>  #>   #> $hessian_notrans  #>                   parent_0 k_parent_sink @@ -513,7 +513,7 @@  #> 99.17407   #>   #> $date -#> [1] "Mon Nov 21 16:07:10 2016" +#> [1] "Thu Dec  8 07:56:34 2016"  #>   #> attr(,"class")  #> [1] "mkinfit" "modFit"  diff --git a/docs/reference/mccall81_245T.html b/docs/reference/mccall81_245T.html index 1a8170ff..123af096 100644 --- a/docs/reference/mccall81_245T.html +++ b/docs/reference/mccall81_245T.html @@ -130,8 +130,8 @@      <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>)</div><div class='output co'>#> <span class='warning'>Warning: Optimisation by method Port did not converge.</span>  #> <span class='warning'>Convergence code is 1</span></div><div class='input'>    <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:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:07:20 2016  -#> Date of summary: Mon Nov 21 16:07:20 2016  +#> Date of fit:     Thu Dec  8 07:56:42 2016  +#> Date of summary: Thu Dec  8 07:56:42 2016   #>   #>   #> Warning: Optimisation by method Port did not converge. @@ -146,7 +146,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 590 model solutions performed in 3.627 s +#> Fitted with method Port using 590 model solutions performed in 3.474 s  #>   #> Weighting: none  #>  @@ -225,8 +225,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:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:07:22 2016  -#> Date of summary: Mon Nov 21 16:07:22 2016  +#> Date of fit:     Thu Dec  8 07:56:44 2016  +#> Date of summary: Thu Dec  8 07:56:44 2016   #>   #> Equations:  #> d_T245/dt = - k_T245_sink * T245 - k_T245_phenol * T245 @@ -236,7 +236,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 246 model solutions performed in 1.475 s +#> Fitted with method Port using 246 model solutions performed in 1.44 s  #>   #> Weighting: none  #>  diff --git a/docs/reference/mkinfit.html b/docs/reference/mkinfit.html index a992db8e..3dd701d3 100644 --- a/docs/reference/mkinfit.html +++ b/docs/reference/mkinfit.html @@ -374,15 +374,15 @@  <span class='no'>fit</span> <span class='kw'><-</span> <span class='fu'>mkinfit</span>(<span class='st'>"FOMC"</span>, <span class='no'>FOCUS_2006_C</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)  <span class='fu'>summary</span>(<span class='no'>fit</span>)</div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:07:24 2016  -#> Date of summary: Mon Nov 21 16:07:24 2016  +#> Date of fit:     Thu Dec  8 07:56:46 2016  +#> Date of summary: Thu Dec  8 07:56:46 2016   #>   #> Equations:  #> d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent  #>   #> Model predictions using solution type analytical   #>  -#> Fitted with method Port using 64 model solutions performed in 0.162 s +#> Fitted with method Port using 64 model solutions performed in 0.145 s  #>   #> Weighting: none  #>  @@ -451,7 +451,7 @@    <span class='kw'>m1</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></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'><span class='co'># Fit the model to the FOCUS example dataset D using defaults</span>  <span class='fu'>print</span>(<span class='fu'>system.time</span>(<span class='no'>fit</span> <span class='kw'><-</span> <span class='fu'>mkinfit</span>(<span class='no'>SFO_SFO</span>, <span class='no'>FOCUS_2006_D</span>,                             <span class='kw'>solution_type</span> <span class='kw'>=</span> <span class='st'>"eigen"</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)))</div><div class='output co'>#>    user  system elapsed  -#>   1.368   1.244   1.029 </div><div class='input'><span class='fu'>coef</span>(<span class='no'>fit</span>)</div><div class='output co'>#>          parent_0 log_k_parent_sink   log_k_parent_m1     log_k_m1_sink  +#>   1.172   1.232   0.904 </div><div class='input'><span class='fu'>coef</span>(<span class='no'>fit</span>)</div><div class='output co'>#>          parent_0 log_k_parent_sink   log_k_parent_m1     log_k_m1_sink   #>          99.59848          -3.03822          -2.98030          -5.24750 </div><div class='input'><span class='fu'><a href='endpoints.html'>endpoints</a></span>(<span class='no'>fit</span>)</div><div class='output co'>#> $ff  #> parent_sink   parent_m1     m1_sink   #>    0.485524    0.514476    1.000000  @@ -528,7 +528,7 @@  #> Model cost at call  152 :  371.2134   #> Optimisation by method Port successfully terminated.  #>    user  system elapsed  -#>   0.784   0.032   0.773 </div><div class='input'><span class='fu'>coef</span>(<span class='no'>fit.deSolve</span>)</div><div class='output co'>#>          parent_0 log_k_parent_sink   log_k_parent_m1     log_k_m1_sink  +#>   0.712   0.044   0.709 </div><div class='input'><span class='fu'>coef</span>(<span class='no'>fit.deSolve</span>)</div><div class='output co'>#>          parent_0 log_k_parent_sink   log_k_parent_m1     log_k_m1_sink   #>          99.59848          -3.03822          -2.98030          -5.24750 </div><div class='input'><span class='fu'><a href='endpoints.html'>endpoints</a></span>(<span class='no'>fit.deSolve</span>)</div><div class='output co'>#> $ff  #> parent_sink   parent_m1     m1_sink   #>    0.485524    0.514476    1.000000  @@ -571,8 +571,8 @@                        <span class='kw'>m1</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>), <span class='kw'>use_of_ff</span> <span class='kw'>=</span> <span class='st'>"max"</span>)</div><div class='output co'>#> <span class='message'>Successfully compiled differential equation model from auto-generated C code.</span></div><div class='input'><span class='no'>f.noweight</span> <span class='kw'><-</span> <span class='fu'>mkinfit</span>(<span class='no'>SFO_SFO.ff</span>, <span class='no'>FOCUS_2006_D</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)  <span class='fu'>summary</span>(<span class='no'>f.noweight</span>)</div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:07:35 2016  -#> Date of summary: Mon Nov 21 16:07:35 2016  +#> Date of fit:     Thu Dec  8 07:56:57 2016  +#> Date of summary: Thu Dec  8 07:56:57 2016   #>   #> Equations:  #> d_parent/dt = - k_parent * parent @@ -580,7 +580,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 185 model solutions performed in 0.808 s +#> Fitted with method Port using 185 model solutions performed in 0.77 s  #>   #> Weighting: none  #>  @@ -692,8 +692,8 @@  #>   120       m1    33.31 2.879e+01  4.520e+00</div><div class='input'><span class='no'>f.irls</span> <span class='kw'><-</span> <span class='fu'>mkinfit</span>(<span class='no'>SFO_SFO.ff</span>, <span class='no'>FOCUS_2006_D</span>, <span class='kw'>reweight.method</span> <span class='kw'>=</span> <span class='st'>"obs"</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)  <span class='fu'>summary</span>(<span class='no'>f.irls</span>)</div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:07:37 2016  -#> Date of summary: Mon Nov 21 16:07:37 2016  +#> Date of fit:     Thu Dec  8 07:56:59 2016  +#> Date of summary: Thu Dec  8 07:56:59 2016   #>   #> Equations:  #> d_parent/dt = - k_parent * parent @@ -701,7 +701,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 486 model solutions performed in 2.071 s +#> Fitted with method Port using 486 model solutions performed in 2.019 s  #>   #> Weighting: none then iterative reweighting method obs  #>  @@ -813,8 +813,8 @@  #>   120       m1    33.31 2.881e+01  4.501e+00 2.722</div><div class='input'><span class='no'>f.w.mean</span> <span class='kw'><-</span> <span class='fu'>mkinfit</span>(<span class='no'>SFO_SFO.ff</span>, <span class='no'>FOCUS_2006_D</span>, <span class='kw'>weight</span> <span class='kw'>=</span> <span class='st'>"mean"</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)  <span class='fu'>summary</span>(<span class='no'>f.w.mean</span>)</div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:07:38 2016  -#> Date of summary: Mon Nov 21 16:07:38 2016  +#> Date of fit:     Thu Dec  8 07:57:00 2016  +#> Date of summary: Thu Dec  8 07:57:00 2016   #>   #> Equations:  #> d_parent/dt = - k_parent * parent @@ -822,7 +822,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 155 model solutions performed in 0.645 s +#> Fitted with method Port using 155 model solutions performed in 0.65 s  #>   #> Weighting: mean  #>  @@ -935,8 +935,8 @@                       <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)  <span class='fu'>summary</span>(<span class='no'>f.w.value</span>)</div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:07:39 2016  -#> Date of summary: Mon Nov 21 16:07:39 2016  +#> Date of fit:     Thu Dec  8 07:57:01 2016  +#> Date of summary: Thu Dec  8 07:57:01 2016   #>   #> Equations:  #> d_parent/dt = - k_parent * parent @@ -944,7 +944,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 174 model solutions performed in 0.724 s +#> Fitted with method Port using 174 model solutions performed in 0.713 s  #>   #> Weighting: manual  #>  @@ -1057,8 +1057,8 @@  <span class='no'>f.w.man</span> <span class='kw'><-</span> <span class='fu'>mkinfit</span>(<span class='no'>SFO_SFO.ff</span>, <span class='no'>dw</span>, <span class='kw'>err</span> <span class='kw'>=</span> <span class='st'>"err.man"</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)  <span class='fu'>summary</span>(<span class='no'>f.w.man</span>)</div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:07:40 2016  -#> Date of summary: Mon Nov 21 16:07:40 2016  +#> Date of fit:     Thu Dec  8 07:57:02 2016  +#> Date of summary: Thu Dec  8 07:57:02 2016   #>   #> Equations:  #> d_parent/dt = - k_parent * parent @@ -1066,7 +1066,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 316 model solutions performed in 1.306 s +#> Fitted with method Port using 316 model solutions performed in 1.322 s  #>   #> Weighting: manual  #>  @@ -1179,8 +1179,8 @@                         <span class='kw'>reweight.method</span> <span class='kw'>=</span> <span class='st'>"obs"</span>)  <span class='fu'>summary</span>(<span class='no'>f.w.man.irls</span>)</div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:07:43 2016  -#> Date of summary: Mon Nov 21 16:07:43 2016  +#> Date of fit:     Thu Dec  8 07:57:05 2016  +#> Date of summary: Thu Dec  8 07:57:05 2016   #>   #> Equations:  #> d_parent/dt = - k_parent * parent @@ -1188,7 +1188,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 648 model solutions performed in 2.758 s +#> Fitted with method Port using 648 model solutions performed in 2.818 s  #>   #> Weighting: manual then iterative reweighting method obs  #>  diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html index dce23299..1044af6b 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -188,7 +188,7 @@  <span class='no'>SFO_SFO</span> <span class='kw'><-</span> <span class='fu'>mkinmod</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='st'>"m1"</span>),    <span class='kw'>m1</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>), <span class='kw'>verbose</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)</div><div class='output co'>#> Compilation argument: -#>  /usr/lib/R/bin/R CMD SHLIB file40bc52407fe7.c 2> file40bc52407fe7.c.err.txt  +#>  /usr/lib/R/bin/R CMD SHLIB file386742883b12.c 2> file386742883b12.c.err.txt   #> Program source:  #>   1: #include <R.h>  #>   2:  diff --git a/docs/reference/mkinpredict.html b/docs/reference/mkinpredict.html index d4d7caff..766b6613 100644 --- a/docs/reference/mkinpredict.html +++ b/docs/reference/mkinpredict.html @@ -290,17 +290,17 @@                  <span class='fu'>c</span>(<span class='kw'>parent</span> <span class='kw'>=</span> <span class='fl'>100</span>, <span class='kw'>m1</span> <span class='kw'>=</span> <span class='fl'>0</span>), <span class='fu'>seq</span>(<span class='fl'>0</span>, <span class='fl'>20</span>, <span class='kw'>by</span> <span class='kw'>=</span> <span class='fl'>0.1</span>),                  <span class='kw'>solution_type</span> <span class='kw'>=</span> <span class='st'>"eigen"</span>)[<span class='fl'>201</span>,]))</div><div class='output co'>#>     time   parent       m1  #> 201   20 4.978707 27.46227</div><div class='output co'>#>    user  system elapsed  -#>   0.000   0.028   0.004 </div><div class='input'>  <span class='fu'>system.time</span>( +#>   0.012   0.020   0.005 </div><div class='input'>  <span class='fu'>system.time</span>(      <span class='fu'>print</span>(<span class='fu'>mkinpredict</span>(<span class='no'>SFO_SFO</span>, <span class='fu'>c</span>(<span class='kw'>k_parent_m1</span> <span class='kw'>=</span> <span class='fl'>0.05</span>, <span class='kw'>k_parent_sink</span> <span class='kw'>=</span> <span class='fl'>0.1</span>, <span class='kw'>k_m1_sink</span> <span class='kw'>=</span> <span class='fl'>0.01</span>),                  <span class='fu'>c</span>(<span class='kw'>parent</span> <span class='kw'>=</span> <span class='fl'>100</span>, <span class='kw'>m1</span> <span class='kw'>=</span> <span class='fl'>0</span>), <span class='fu'>seq</span>(<span class='fl'>0</span>, <span class='fl'>20</span>, <span class='kw'>by</span> <span class='kw'>=</span> <span class='fl'>0.1</span>),                  <span class='kw'>solution_type</span> <span class='kw'>=</span> <span class='st'>"deSolve"</span>)[<span class='fl'>201</span>,]))</div><div class='output co'>#>     time   parent       m1  #> 201   20 4.978707 27.46227</div><div class='output co'>#>    user  system elapsed  -#>   0.016   0.004   0.003 </div><div class='input'>  <span class='fu'>system.time</span>( +#>   0.000   0.020   0.003 </div><div class='input'>  <span class='fu'>system.time</span>(      <span class='fu'>print</span>(<span class='fu'>mkinpredict</span>(<span class='no'>SFO_SFO</span>, <span class='fu'>c</span>(<span class='kw'>k_parent_m1</span> <span class='kw'>=</span> <span class='fl'>0.05</span>, <span class='kw'>k_parent_sink</span> <span class='kw'>=</span> <span class='fl'>0.1</span>, <span class='kw'>k_m1_sink</span> <span class='kw'>=</span> <span class='fl'>0.01</span>),                  <span class='fu'>c</span>(<span class='kw'>parent</span> <span class='kw'>=</span> <span class='fl'>100</span>, <span class='kw'>m1</span> <span class='kw'>=</span> <span class='fl'>0</span>), <span class='fu'>seq</span>(<span class='fl'>0</span>, <span class='fl'>20</span>, <span class='kw'>by</span> <span class='kw'>=</span> <span class='fl'>0.1</span>),                  <span class='kw'>solution_type</span> <span class='kw'>=</span> <span class='st'>"deSolve"</span>, <span class='kw'>use_compiled</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)[<span class='fl'>201</span>,]))</div><div class='output co'>#>     time   parent       m1  #> 201   20 4.978707 27.46227</div><div class='output co'>#>    user  system elapsed  -#>   0.052   0.000   0.052 </div></pre> +#>   0.032   0.000   0.035 </div></pre>    </div>    <div class="col-md-3 hidden-xs hidden-sm" id="sidebar">      <h2>Contents</h2> diff --git a/docs/reference/mmkin.html b/docs/reference/mmkin.html index 5ff63336..0127f114 100644 --- a/docs/reference/mmkin.html +++ b/docs/reference/mmkin.html @@ -158,8 +158,8 @@  <span class='no'>time_1</span> <span class='kw'><-</span> <span class='fu'>system.time</span>(<span class='no'>fits.4</span> <span class='kw'><-</span> <span class='fu'>mmkin</span>(<span class='no'>models</span>, <span class='no'>datasets</span>, <span class='kw'>cores</span> <span class='kw'>=</span> <span class='fl'>1</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>))  <span class='no'>time_default</span></div><div class='output co'>#>    user  system elapsed  -#>  16.488   0.116   9.046 </div><div class='input'><span class='no'>time_1</span></div><div class='output co'>#>    user  system elapsed  -#>  22.788   0.004  22.795 </div><div class='input'> +#>  16.776   0.108   9.353 </div><div class='input'><span class='no'>time_1</span></div><div class='output co'>#>    user  system elapsed  +#>  22.696   0.000  22.701 </div><div class='input'>  <span class='fu'><a href='endpoints.html'>endpoints</a></span>(<span class='no'>fits.0</span><span class='kw'>[[</span><span class='st'>"SFO_lin"</span>, <span class='fl'>2</span>]])</div><div class='output co'>#> $ff  #>   parent_M1 parent_sink       M1_M2     M1_sink   #>   0.7340479   0.2659521   0.7505687   0.2494313  diff --git a/docs/reference/plot.mkinfit.html b/docs/reference/plot.mkinfit.html index f34ef5e5..9969e198 100644 --- a/docs/reference/plot.mkinfit.html +++ b/docs/reference/plot.mkinfit.html @@ -99,6 +99,10 @@      <p>Solves the differential equations with the optimised and fixed parameters    from a previous successful call to <code><a href='mkinfit.html'>mkinfit</a></code> and plots    the observed data together with the solution of the fitted model.</p> + +    <p>If the current plot device is a <code><a href='http://www.rdocumentation.org/packages/tikzDevice/topics/tikz'>tikz</a></code> device, +  then latex is being used for the formatting of the chi2 error level,  +  if <code>show_errmin = TRUE</code>.</p>      <pre># S3 method for mkinfit diff --git a/docs/reference/plot.mmkin.html b/docs/reference/plot.mmkin.html index 8fd98372..1d5d0574 100644 --- a/docs/reference/plot.mmkin.html +++ b/docs/reference/plot.mmkin.html @@ -99,6 +99,9 @@      <p>When x is a row selected from an mmkin object (<code><a href='[.mmkin.html'>[.mmkin</a></code>), the same model    fitted for at least one dataset is shown. When it is a column, the fit of at least one model    to the same dataset is shown.</p> + +    <p>If the current plot device is a <code><a href='http://www.rdocumentation.org/packages/tikzDevice/topics/tikz'>tikz</a></code> device, +  then latex is being used for the formatting of the chi2 error level.</p>      <pre><span class='co'># S3 method for mmkin</span> diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html index 139fd061..b305410d 100644 --- a/docs/reference/summary.mkinfit.html +++ b/docs/reference/summary.mkinfit.html @@ -157,15 +157,15 @@      <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>      <pre class="examples"><div class='input'>  <span class='fu'>summary</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:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:08:34 2016  -#> Date of summary: Mon Nov 21 16:08:34 2016  +#> Date of fit:     Thu Dec  8 07:57:55 2016  +#> Date of summary: Thu Dec  8 07:57:55 2016   #>   #> Equations:  #> d_parent/dt = - k_parent_sink * parent  #>   #> Model predictions using solution type analytical   #>  -#> Fitted with method Port using 35 model solutions performed in 0.082 s +#> Fitted with method Port using 35 model solutions performed in 0.079 s  #>   #> Weighting: none  #>  diff --git a/docs/reference/synthetic_data_for_UBA.html b/docs/reference/synthetic_data_for_UBA.html index b050eb25..bc2bb02b 100644 --- a/docs/reference/synthetic_data_for_UBA.html +++ b/docs/reference/synthetic_data_for_UBA.html @@ -155,8 +155,8 @@  <span class='no'>fit</span> <span class='kw'><-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>m_synth_SFO_lin</span>, <span class='no'>synthetic_data_for_UBA_2014</span><span class='kw'>[[</span><span class='fl'>1</span>]]$<span class='no'>data</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)  <span class='fu'><a href='plot.mkinfit.html'>plot_sep</a></span>(<span class='no'>fit</span>)</div><img src='synthetic_data_for_UBA_2014-10.png' alt='' width='540' height='400' /><div class='input'><span class='fu'>summary</span>(<span class='no'>fit</span>)</div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:08:37 2016  -#> Date of summary: Mon Nov 21 16:08:37 2016  +#> Date of fit:     Thu Dec  8 07:57:58 2016  +#> Date of summary: Thu Dec  8 07:57:58 2016   #>   #> Equations:  #> d_parent/dt = - k_parent * parent @@ -165,7 +165,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 351 model solutions performed in 2.261 s +#> Fitted with method Port using 351 model solutions performed in 2.152 s  #>   #> Weighting: none  #>  diff --git a/docs/reference/transform_odeparms.html b/docs/reference/transform_odeparms.html index 2fc74a5a..e1fb0437 100644 --- a/docs/reference/transform_odeparms.html +++ b/docs/reference/transform_odeparms.html @@ -164,8 +164,8 @@  <span class='no'>fit</span> <span class='kw'><-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>SFO_SFO</span>, <span class='no'>FOCUS_2006_D</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)  <span class='fu'>summary</span>(<span class='no'>fit</span>, <span class='kw'>data</span><span class='kw'>=</span><span class='fl'>FALSE</span>) <span class='co'># See transformed and backtransformed parameters</span></div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:08:38 2016  -#> Date of summary: Mon Nov 21 16:08:38 2016  +#> Date of fit:     Thu Dec  8 07:57:59 2016  +#> Date of summary: Thu Dec  8 07:57:59 2016   #>   #> Equations:  #> d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent @@ -173,7 +173,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 153 model solutions performed in 0.637 s +#> Fitted with method Port using 153 model solutions performed in 0.621 s  #>   #> Weighting: none  #>  @@ -241,8 +241,8 @@  <span class='no'>fit.2</span> <span class='kw'><-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>SFO_SFO</span>, <span class='no'>FOCUS_2006_D</span>, <span class='kw'>transform_rates</span> <span class='kw'>=</span> <span class='fl'>FALSE</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:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:08:39 2016  -#> Date of summary: Mon Nov 21 16:08:39 2016  +#> Date of fit:     Thu Dec  8 07:58:01 2016  +#> Date of summary: Thu Dec  8 07:58:01 2016   #>   #> Equations:  #> d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent @@ -250,7 +250,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 327 model solutions performed in 1.357 s +#> Fitted with method Port using 327 model solutions performed in 1.419 s  #>   #> Weighting: none  #>  @@ -331,8 +331,8 @@  <span class='no'>fit.ff</span> <span class='kw'><-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>SFO_SFO.ff</span>, <span class='no'>FOCUS_2006_D</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)  <span class='fu'>summary</span>(<span class='no'>fit.ff</span>, <span class='kw'>data</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)</div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:08:40 2016  -#> Date of summary: Mon Nov 21 16:08:40 2016  +#> Date of fit:     Thu Dec  8 07:58:02 2016  +#> Date of summary: Thu Dec  8 07:58:02 2016   #>   #> Equations:  #> d_parent/dt = - k_parent * parent @@ -340,7 +340,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 185 model solutions performed in 0.816 s +#> Fitted with method Port using 185 model solutions performed in 0.814 s  #>   #> Weighting: none  #>  @@ -415,8 +415,8 @@  <span class='no'>fit.ff.2</span> <span class='kw'><-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>SFO_SFO.ff.2</span>, <span class='no'>FOCUS_2006_D</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)  <span class='fu'>summary</span>(<span class='no'>fit.ff.2</span>, <span class='kw'>data</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)</div><div class='output co'>#> mkin version:    0.9.44.9000   #> R version:       3.3.2  -#> Date of fit:     Mon Nov 21 16:08:41 2016  -#> Date of summary: Mon Nov 21 16:08:41 2016  +#> Date of fit:     Thu Dec  8 07:58:03 2016  +#> Date of summary: Thu Dec  8 07:58:03 2016   #>   #> Equations:  #> d_parent/dt = - k_parent * parent @@ -424,7 +424,7 @@  #>   #> Model predictions using solution type deSolve   #>  -#> Fitted with method Port using 104 model solutions performed in 0.428 s +#> Fitted with method Port using 104 model solutions performed in 0.436 s  #>   #> Weighting: none  #>  | 
