You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
* Updates to account for changes in ggplot2 v4.0.0. (#241)
4
4
5
+
* Improved messaging when users pass competing risks models to `add_pvalue()` when more than one outcome is on display.
6
+
5
7
* Added an example to the gallery for combining multiple survival endpoints. (#212)
6
8
7
9
* Fixed confidence interval labels being incorrectly swapped for multi-state models in `tidy_survfit()`. Multi-state models now preserve the correct ordering of `conf.low` and `conf.high` from the underlying `broom::tidy()` output. (#215)
0 commit comments