Package: hypoRF
Type: Package
Title: Random Forest Two-Sample Tests
Version: 1.0.1
Authors@R: c(
    person(given = "Simon", family = "Hediger", role = c("aut", "cre"),
           email = "simon.hediger@uzh.ch"),
    person(given = "Loris", family = "Michel", role = "aut"),
    person(given = "Jeffrey", family = "Naef", role = "aut"))
Description: An implementation of Random Forest-based two-sample tests as introduced in Hediger & Michel & Naef (2022). 
License: GPL-3
Imports: stats, ranger
Encoding: UTF-8
Suggests: testthat
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-09-23 19:50:46 UTC; Simon Hediger
Author: Simon Hediger [aut, cre],
  Loris Michel [aut],
  Jeffrey Naef [aut]
Maintainer: Simon Hediger <simon.hediger@uzh.ch>
Repository: CRAN
Date/Publication: 2024-09-23 22:00:08 UTC
Built: R 4.5.2; ; 2025-11-01 02:14:03 UTC; windows
