Releases: droodman/boottest
Releases · droodman/boottest
Version 2.3.8
Prevented crash when it can't recompile boottest.mata; instead issues an explanatory warning
Version 2.3.7
Fixed crash after tobit estimation in Stata 15
Version 2.3.6
Fixed crash in score test/bootstrap with multiple independent hypotheses
Fixed stupid 2.3.4 crash
v2.3.5 Fix to the fix
Version 2.3.4
Dropped "Rejection" from axis labels. Added check for right number of entries in gridmin(), gridmax(), gridpoints().
Version 2.3.3
For score (bootstrap) test, eliminated false warning that neg Hessian not pos def when a parameter is constrained to 0 in model
Version 2.3.2
Fixed 2.2.0 crash when errors are non-robust
Version 2.3.1
Fixed 2.2.0 bug--left behind temporary variables from contour plots
Version 2.3.0
Removed optimization hacks from WRE code because they created matrices with 1 row per obs and 1 col per replication
Version 2.2.1
Fixed failure to detect # of FE after areg in Stata version < 15