densityratio 0.2.0
CRAN release: 2025-05-19
- First CRAN release of the
densityratio
package. - Estimation methods
kliep()
,kmm()
,lhss()
,naive()
,spectral()
,ulsif()
. - Cross-validation for all methods incorporated (except naive).
- S3 methods
predict()
,plot()
,print()
andsummary()
incorporated. - Extensive checks for input data and parameters.
- Test files for all methods.
- Added a
NEWS.md
file to track changes to the package.