Skip to content

Releases: matthieugomez/regife

v0.6

30 Mar 02:13

Choose a tag to compare

Fix cluster bootstrap

In previous versions, vce(bootstrap, cluster()) silently ignored the absorb() option and used the wrong panel id for resampling when variable names were abbreviated. Point estimates from regife without bootstrap were unaffected. Standard errors from vce(bootstrap) without cluster() were also unaffected.

Other changes

  • Fix exit codes after error messages (was exit 0, i.e. success)
  • Remove unused iteration_gs Mata function and dead code
  • Clean up Mata variable declarations for matastrict compliance
  • Fix maxiterations default in help file (was 5000, should be 10000)
  • Remove undocumented iweight from syntax
  • Update package metadata

v0.5

03 Sep 17:30

Choose a tag to compare

tag

v0.4

02 Sep 18:46

Choose a tag to compare

tag

v0.3

02 Sep 18:46

Choose a tag to compare

tag

v0.2

02 Sep 18:46

Choose a tag to compare

tag