Skip to content

Commit cc12f62

Browse files
committed
Bump version
1 parent 5db7bd7 commit cc12f62

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

boottest.ado

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
// Issues:
2-
// nlogit doesn't accept from(..., skip)
3-
// dsge doesn't accept predict ..., scores
4-
// eprobit, meglm work for me
5-
6-
*! boottest 4.4.5 26 April 2023
1+
*! boottest 4.4.6 27 May 2023
72
*! Copyright (C) 2015-23 David Roodman
83

94
* This program is free software: you can redistribute it and/or modify
@@ -1223,6 +1218,7 @@ end
12231218

12241219

12251220
* Version history
1221+
* 4.4.6 Tweaks to work with more ML-based commands and to error on xttobit, xtintreg
12261222
* 4.4.5 Fixed crash after hierarchical models (mixed, mecloglog, etc.). When imposing null on ML estimate, run user's estimator under current Stata version.
12271223
* No longer add r to returned numerators with svmat(numer). Affects that result matrix when r!=0.
12281224
* 4.4.4 Increase WildBootTests.jl version 0.9.0. Fixed bug in WRE jk test stat computation when clusters are many ("granular"). Changed ptol() default to 1e-3. Fixed computation bug in WRE with classical errors.

0 commit comments

Comments
 (0)