diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-02 13:17:05 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-05-02 13:17:05 +0200 | 
| commit | 70591022c07f0e8fb4dd67789b7c8d78af8ebc18 (patch) | |
| tree | acaecfce5ae304cfc48b111c6db24a3f2ed5c83d /docs/reference/mkinmod.html | |
| parent | 380a29e81f88cd80c9c6915200ddc7054c8a085a (diff) | |
Better initials for error model parameters
- Also make it possible to specify initial values for error model
parameters.
- Run tests
- Rebuild docs
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 b100f251..b545dad1 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 file27ad440ff595.c 2> file27ad440ff595.c.err.txt  +#>  /usr/lib/R/bin/R CMD SHLIB file35fe67db2b2a.c 2> file35fe67db2b2a.c.err.txt   #> Program source:  #>   1: #include <R.h>  #>   2:  | 
