Skip to content

Releases: droodman/boottest

Version 1.9.1

30 Oct 21:30

Choose a tag to compare

Fixed crash with FE and df>1. Stopped waldtest and scoretest ignoring small.

Version 1.9.0

25 Oct 13:34

Choose a tag to compare

Added support for OLS and IV estimates with one set of "absorbed" fixed effects.

Version 1.8.2

01 Oct 19:08

Choose a tag to compare

Fixed important bug after ML: was using parameter covariance matrix from unconstrained rather than constrained model fit in test statistic.

Version 1.8.1

09 Sep 19:38

Choose a tag to compare

Fixed bugs in handling robust non-cluster

Version 1.8.0

08 Sep 20:50

Choose a tag to compare

Since 1.6.2:
Reworked multiway clustering to first collapse data to one obs per all-cluster-var intersections.
Reworked test stat computation for df>1 to mostly iterate over constraints rather than replications. Speeds AR test too.
Changed residual dof for multi-way clustered, small-sample-corrected models to smallest number of groups across grouping variables
Made bootcluster() accept more than one variable. Fixed error causing it to always bootstrap on combination of all vars in multi-way clustered models.

Version 1.6.2

30 Jul 14:53

Choose a tag to compare

Bug fixes

Version 1.6.0

09 Jul 14:32

Choose a tag to compare

Added left and right p value types.
Added cmdline() option to facilitate score bootstrap and estimation with ml model.

Version 1.5.7

29 Jun 12:45

Choose a tag to compare

v1.5.7

Added stata.toc