diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 11:44:27 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 11:44:27 +0100 |
commit | fbfffc0e47171cac03797340fde697a75a5afd61 (patch) | |
tree | b893e08e0f28673c2407c4bd1354b4bc23099b18 /docs/reference/mkinmod.html | |
parent | 282f88f9e28e683f524d5e05d65d8b18ab856a8d (diff) |
Add AIC method for mmkin column objects
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 d947aff5..0d644bc4 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 file74b35b9de5b.c 2> file74b35b9de5b.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file4252799a8f5a.c 2> file4252799a8f5a.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |