diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-14 17:20:20 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-14 17:45:46 +0200 |
commit | b2cbfc35e4c2b3f8dbb2e9d83ab1f4b358427896 (patch) | |
tree | 65e737d3d79cc5875f18822e1cbc26a680b9a244 /docs/reference/mkinmod.html | |
parent | 70d158c4dd919f4f77bc12f8ace333d29d249b79 (diff) |
Update NEWS
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 3633686e..fa2880ec 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 file7b505448f8a5.c 2> file7b505448f8a5.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file2cf4aedfaf6.c 2> file2cf4aedfaf6.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |