Type: Package Package: densratio Title: Density Ratio Estimation Version: 0.3.1 Authors@R: person("Koji", "Makiyama", , "hoxo.smile@gmail.com", role = c("aut", "cre")) Description: Density ratio estimation. The estimated density ratio function can be used in many applications such as anomaly detection, change-point detection, covariate shift adaptation. The implemented methods are uLSIF (Hido et al. (2011) ), RuLSIF (Yamada et al. (2011) ), and KLIEP (Sugiyama et al. (2007) ). License: MIT + file LICENSE URL: https://github.com/hoxo-m/densratio, http://hoxo-m.github.io/densratio/ BugReports: https://github.com/hoxo-m/densratio/issues Imports: utils Suggests: graphics, knitr, mvtnorm, rmarkdown, stats, testthat VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.3 Repository: https://hoxo-m.r-universe.dev Date/Publication: 2026-05-01 16:29:39 UTC RemoteUrl: https://github.com/hoxo-m/densratio RemoteRef: HEAD RemoteSha: 7219a48aef16a2b8b93fa7bbeea9ec3050dbfee1 NeedsCompilation: no Packaged: 2026-07-04 22:04:45 UTC; root Author: Koji Makiyama [aut, cre] Maintainer: Koji Makiyama