We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa5671 commit 39feca4Copy full SHA for 39feca4
NEWS.md
@@ -5,6 +5,7 @@
5
* Users can alternatively pass a list of models to summarize_ds_models rather than passing them individually. (Issue #149)
6
* Truncation distances greater than the largest cutpoint value for binned data are no longer permitted as these cause fitting issues. (Issue #175)
7
* print.dht_result now displays estimates for groups as well as individuals by default when group size is present. (Issue #178)
8
+* Issues a warning when truncation is provided as a character but without the explicit % sign. (Issue #166)
9
10
Enhancements
11
0 commit comments