Skip to content

Commit 4ca4386

Browse files
committed
NEWS
1 parent 6326eb5 commit 4ca4386

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
MixedModels v5.0.3 Release Notes
2+
==============================
3+
- `lowerbd(::MixedModel)` returns the _canonical_ lower bounds of a model's parameters, i.e. the expected bounds after rectification in unconstrained optimization. [#864]
4+
15
MixedModels v5.0.2 Release Notes
26
==============================
37
- The default display and `confint` methods for bootstrap results from models without dispersion parameters has been fixed. [#861]
@@ -695,3 +699,4 @@ Package dependencies
695699
[#858]: https://github.com/JuliaStats/MixedModels.jl/issues/858
696700
[#860]: https://github.com/JuliaStats/MixedModels.jl/issues/860
697701
[#861]: https://github.com/JuliaStats/MixedModels.jl/issues/861
702+
[#864]: https://github.com/JuliaStats/MixedModels.jl/issues/864

0 commit comments

Comments
 (0)