diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/news/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 6b0b89fa..00257521 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -147,7 +147,7 @@ </h1> <ul> <li><p>Fix a bug introduced in 0.9.49.6 that occurred if the direct optimisation yielded a higher likelihood than the three-step optimisation in the d_3 algorithm, which caused the fitted parameters of the three-step optimisation to be returned instead of the parameters of the direct optimisation</p></li> -<li><p>Add an ‘nobs’ method for mkinfit methods, enabling the default ‘BIC’ method from the stats package. Also, add a ‘BIC’ method for mmkin column objects.</p></li> +<li><p>Add a ‘nobs’ method for mkinfit objects, enabling the default ‘BIC’ method from the stats package. Also, add a ‘BIC’ method for mmkin column objects.</p></li> </ul> </div> <div id="mkin-0-9-49-6-2019-10-31" class="section level1"> |