diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-18 13:23:23 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-18 13:23:23 +0200 |
commit | a401a9225d212ed4dc64e96765f04aaaf17cc8c1 (patch) | |
tree | 998d055acecd0e8e1aaf66e441ccdfb205084795 /docs/reference/mkinmod.html | |
parent | e05656d57668688b971c28e32b4cfd4d3eac4662 (diff) |
Further corrections of the twa vignette
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 81fed454..ca243e3c 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -239,7 +239,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 file419a1fa6c394.c 2> file419a1fa6c394.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file4e7a49f4ff50.c 2> file4e7a49f4ff50.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |