Skip to contents

AIDA 0.1.0

  • Initial GitHub commit.

AIDA 0.1.1

  • Fix vignette rendering issue.

AIDA 0.1.2

  • Add pre-built vignettes.

AIDA 0.1.3

  • First CRAN submission.
  • Minor fixes for CRAN compliance.

AIDA 0.1.4

  • Compress included datasets to reduce package size.

AIDA 0.1.5

  • Missing entries added; graphical parameter handling fixed.

AIDA 0.1.6

  • Add rbind method for intData class.

AIDA 0.2.0

CRAN release: 2026-06-30

AIDA 0.2.1

  • Fixed handling of degenerate constant latent samples when computing KDE-based latent moments, improving compatibility with kde1d 1.2.0 and later.
  • Added an option to retain or remove degenerate intervals in micro2intData().
  • Added support for univariate datasets in IMCD().
  • Added an option to customize the y-axis limits in plot_beeswarm_int_Shapley().
  • Simplified the column names of the entrecampos_air_quality dataset.
  • Improved documentation.