Skip to content

Releases: droodman/reghdfejl

Version 0.6.0

29 Dec 00:35
Compare
Choose a tag to compare

Added vce(bs, ...).

Version 0.5.1

13 Dec 01:40
Compare
Choose a tag to compare

Fix dropping of some non-absorbed interaction terms.
Handle noconstant when no a().

Version 0.5.0

12 Dec 04:31
154b484
Compare
Choose a tag to compare

Add gpu & other options to partialhdfejl
Document partialhdfejl
Create reghdfejl_load.ado with a bit of shared code.
Add new files to .pkg.

Version 0.4.3

11 Dec 23:10
Compare
Choose a tag to compare

Add julia.ado version check.
Fix bug in posting sample size.
Prevent crash on no observations.

Version 0.4.2

07 Dec 05:14
Compare
Choose a tag to compare

Set version minima for some packages

Version 0.4.1

06 Dec 23:08
Compare
Choose a tag to compare

Fix #3: properly handle varlists with -/?/*/~

Version 0.4.0

05 Dec 21:22
Compare
Choose a tag to compare

Added mask subcommand and AppleAccelerate

Version 0.3.3

03 Dec 20:12
Compare
Choose a tag to compare

Fixed bugs in handling of interactions and constant term

Version 0.3.2

03 Dec 03:19
Compare
Choose a tag to compare

Tweaks

Version 0.3.1

03 Dec 00:56
Compare
Choose a tag to compare

Much better handling of interaction terms
Switch to BLISBLAS.jl because of bug in OpenBLAS.
Fixes #1, #2