diff options
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 20a71657..67f64150 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -136,7 +136,6 @@ <ul> <li><p>Move long-running tests to tests/testthat/slow with a separate test log. They currently take around 7 minutes on my system</p></li> <li><p>‘mkinfit’: Clean the code and return functions to calculate the log-likelihood and the sum of squared residuals</p></li> -<li><p>‘mkinfit’: The default algorithm for fitting the ‘obs’ error model is now IRLS</p></li> <li><p>Vignette ‘twa.html’: Add the maximum time weighted average formulas for the hockey stick model</p></li> <li><p>Support frameless plots (‘frame = FALSE’)</p></li> <li><p>Support to suppress the chi2 error level (‘show_errmin = FALSE’) in ‘plot.mmkin’</p></li> |