diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-04-02 10:58:34 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-04-03 10:53:07 +0200 |
commit | 47ba9ea512b82fb8b31da8ec5558f3c0952d86d4 (patch) | |
tree | 775b56488b5f040132d00a962c6f7f876ed15b7c /docs/reference/endpoints.html | |
parent | 1d01aa6e40bdb3e338638b9239153cf82713d634 (diff) |
Compiled models article, reduce distractions
- Added a section with platform specific notes on getting compiled
models to work to the compiled models article
- Don't return empty SFORB parameter list from endpoints() if there is no
SFORB model
- Avoid warnings when using standardized = TRUE in plot.mmkin()
Diffstat (limited to 'docs/reference/endpoints.html')
-rw-r--r-- | docs/reference/endpoints.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/reference/endpoints.html b/docs/reference/endpoints.html index e81bdbb5..f201294d 100644 --- a/docs/reference/endpoints.html +++ b/docs/reference/endpoints.html @@ -75,7 +75,7 @@ advantage that the SFORB model can also be used for metabolites." /> </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.6</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.9</span> </span> </div> @@ -171,9 +171,6 @@ advantage that the SFORB model can also be used for metabolites.</p> <span class='fu'>endpoints</span>(<span class='no'>fit</span>)</div><div class='output co'>#> $ff #> logical(0) #> -#> $SFORB -#> logical(0) -#> #> $distimes #> DT50 DT90 DT50back #> parent 1.785233 15.1479 4.559973 |