Changelog

This project follows Keep a Changelog and Semantic Versioning.

Unreleased

  • Implemented a summary function for the GroupedFixedEffects and GroupedInteractiveFixedEffects estimators.

  • Added support for analytical standard errors in the GroupedFixedEffects and GroupedInteractiveFixedEffects estimators.

  • Added support for bootstrapped standard errors in the GroupedFixedEffects and GroupedInteractiveFixedEffects estimators.

  • Added support for Information Criterion (IC) in the GroupedFixedEffects and GroupedInteractiveFixedEffects estimators.

  • Added support for automatic selection of the number of groups in the GroupedFixedEffects and GroupedInteractiveFixedEffects estimators.

v0.0.1‑alpha‑2 – 2025‑06‑06

  • First release, still in alpha stage.

  • Implemented GroupedFixedEffects and GroupedInteractiveFixedEffects estimators.