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/mmkin.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/mmkin.html')
| -rw-r--r-- | docs/reference/mmkin.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/reference/mmkin.html b/docs/reference/mmkin.html index 68451ca6..a16cb6d7 100644 --- a/docs/reference/mmkin.html +++ b/docs/reference/mmkin.html @@ -194,8 +194,8 @@  <span class='no'>time_1</span> <span class='kw'><-</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/system.time'>system.time</a></span>(<span class='no'>fits.4</span> <span class='kw'><-</span> <span class='fu'>mmkin</span>(<span class='no'>models</span>, <span class='no'>datasets</span>, <span class='kw'>cores</span> <span class='kw'>=</span> <span class='fl'>1</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>))  <span class='no'>time_default</span></div><div class='output co'>#>        User      System verstrichen  -#>       0.034       0.041       5.124 </div><div class='input'><span class='no'>time_1</span></div><div class='output co'>#>        User      System verstrichen  -#>      19.594       0.000      19.605 </div><div class='input'> +#>       0.040       0.035       7.515 </div><div class='input'><span class='no'>time_1</span></div><div class='output co'>#>        User      System verstrichen  +#>      21.597       0.000      21.609 </div><div class='input'>  <span class='fu'><a href='endpoints.html'>endpoints</a></span>(<span class='no'>fits.0</span><span class='kw'>[[</span><span class='st'>"SFO_lin"</span>, <span class='fl'>2</span>]])</div><div class='output co'>#> $ff  #>   parent_M1 parent_sink       M1_M2     M1_sink   #>   0.7340481   0.2659519   0.7505683   0.2494317  | 
