Skip to content

densityratio 0.2.0

Choose a tag to compare

@thomvolker thomvolker released this 20 May 12:13
  • Initial CRAN submission.

densityratio 0.2.0

  • 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() and summary() incorporated.
  • Extensive checks for input data and parameters.
  • Test files for all methods.
  • Added a NEWS.md file to track changes to the package.

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.2.0