diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-21 15:01:03 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-21 15:01:03 +0100 |
commit | af84d618508d5882072ab7b8de481cb5efc60852 (patch) | |
tree | 23d35343d155659c437770cfbf5f6b5d28920bf3 /docs/reference/mkinmod.html | |
parent | d89e3d22eb9dc383897b09e9c5aa1b57f65cdbf0 (diff) |
Make example logistic fit quiet
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 0710e6de..17d8400d 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -231,7 +231,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 file33652d0fd552.c 2> file33652d0fd552.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file522976635fac.c 2> file522976635fac.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |