Skip to content

Commit 9cb331e

Browse files
committed
Update NEWS.md
add news items for #409, #415, and #459
1 parent 272a04d commit 9cb331e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
# Items for next release
22

3+
* New vignette on AB testing. (#409)
4+
5+
* `stan_jm()` gains an offset term for the longitudinal submodel. (#415, @pamelanluna)
6+
37
* Fix bug where `loo()` with `k_threshold` argument specified would error if the model formula was a string instead of a formula object. (#454)
48

59
* Fix bug where `loo()` with `k_threshold` argument specified would error for
610
models fit with `stan_polr()`. (#450)
711

812
* Fix bug where `stan_aov()` would use the wrong `singular.ok` logic. (#448)
913

14+
* Fix bug where contrasts info was dropped when subsetting the model matrix in
15+
`stan_glm()`. (#459)
16+
1017

1118
# rstanarm 2.21.1
1219

0 commit comments

Comments
 (0)