diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-07 08:12:27 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-07 08:12:27 +0200 |
commit | 8a3475c59f3d91ce5ce7d980d6de09360617e7fe (patch) | |
tree | a0a8bf1053e8bab09921b84916f1ace15e8ae8a4 /docs/reference/mkinmod.html | |
parent | 1ef7008be2a72a0847064ad9c2ddcfa16b055482 (diff) |
After the OLS step, use OLS parameter estimates
- Fix the respective error in the code
- 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 9ba463e3..9f417cf3 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -234,7 +234,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 file2b304be466d0.c 2> file2b304be466d0.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file6d1314eef3d7.c 2> file6d1314eef3d7.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |