Skip to content

Version 1.8.0

Choose a tag to compare

@droodman droodman released this 08 Sep 20:50
· 405 commits to master since this release

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.