DistributionIV 0.1.3
Maintenance Release
- Improved handling of optional
torch
dependency: package
now loads cleanly even if torch
is not installed.
- Examples and tests updated to skip or run in reduced mode when
torch
runtime is unavailable.
- Minor documentation fixes.
DistributionIV 0.1.2
- Examples wrapped in
\dontrun{}
to avoid failures on
systems without torch
.
- Added notes in examples about installing
torch
runtime
manually.
DistributionIV 0.1.0
Initial Release
- First CRAN release of the Distributional Instrumental Variable (DIV)
model.
- Supports estimation of interventional distributions, conditional
means, and quantiles.
- Provides sampling functionality from the fitted model.