diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-23 20:49:59 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-23 20:49:59 +0100 |
commit | 288ee4e9cc0959d5663d5079d505c81f802b963b (patch) | |
tree | d06cbc61b1624219e452a32aa163092276eeb6e2 /docs/reference/mkinmod.html | |
parent | 5df9ef5f76218938777033afd4ed3e893aac0356 (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/mkinmod.html')
-rw-r--r-- | docs/reference/mkinmod.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html index 3148efd8..e16a4147 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -229,7 +229,7 @@ For the definition of model types and their parameters, the equations given <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 file140043d42642.c 2> file140043d42642.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file32ab4b1aa093.c 2> file32ab4b1aa093.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |