diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-18 23:08:45 +0100 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-18 23:08:45 +0100 | 
| commit | d852e9e000f57f280deb84611ae1af58daa883cc (patch) | |
| tree | 10d71ca9fd557ead9c15025d2050f977e08de14e /docs/reference/summary.mkinfit.html | |
| parent | 30f55769fe2f042c7753144051dd34eec3596adc (diff) | |
Fix links in README, configure navbar, rebuild docs
Diffstat (limited to 'docs/reference/summary.mkinfit.html')
| -rw-r--r-- | docs/reference/summary.mkinfit.html | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html index 6a56c80e..9c22b621 100644 --- a/docs/reference/summary.mkinfit.html +++ b/docs/reference/summary.mkinfit.html @@ -49,7 +49,7 @@      <div id="navbar" class="navbar-collapse collapse">        <ul class="nav navbar-nav">          <li> -  <a href="../reference/index.html">Function reference</a> +  <a href="../reference/index.html">Functions and data</a>  </li>  <li class="dropdown">    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> @@ -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:     Fri Nov 18 16:46:50 2016  -#> Date of summary: Fri Nov 18 16:46:50 2016  +#> Date of fit:     Fri Nov 18 22:53:26 2016  +#> Date of summary: Fri Nov 18 22:53:26 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.081 s +#> Fitted with method Port using 35 model solutions performed in 0.078 s  #>   #> Weighting: none  #>  | 
