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/news/index.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/news/index.html')
-rw-r--r-- | docs/news/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index aad50dce..d165b6f9 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -122,9 +122,9 @@ </div> - <div id="mkin-0-9-49-4-2019-04-09" class="section level1"> + <div id="mkin-0-9-49-4-2019-05-07" class="section level1"> <h1 class="page-header"> -<a href="#mkin-0-9-49-4-2019-04-09" class="anchor"></a>mkin 0.9.49.4 (2019-04-09)<small> Unreleased </small> +<a href="#mkin-0-9-49-4-2019-05-07" class="anchor"></a>mkin 0.9.49.4 (2019-05-07)<small> Unreleased </small> </h1> <ul> <li><p>Direct minimization of the negative log-likelihood for non-constant error models (two-component and variance by variable). In the case the error model is constant variance, least squares is used as this is more stable</p></li> @@ -695,7 +695,7 @@ <div id="tocnav"> <h2>Contents</h2> <ul class="nav nav-pills nav-stacked"> - <li><a href="#mkin-0-9-49-4-2019-04-09">0.9.49.4</a></li> + <li><a href="#mkin-0-9-49-4-2019-05-07">0.9.49.4</a></li> <li><a href="#mkin-0-9-48-1-2019-03-04">0.9.48.1</a></li> <li><a href="#mkin-0-9-47-5-2018-09-14">0.9.47.5</a></li> <li><a href="#mkin-0-9-47-3">0.9.47.3</a></li> |