Package: pchc
Type: Package
Title: Bayesian Network Learning with the PCHC Algorithm
Version: 0.1
URL:
Date: 2020-07-05
Authors@R: c(person("Michail", "Tsagris", role = c("aut", "cre"), email = "mtsagris@uoc.gr"))
Author: Michail Tsagris [aut, cre]
Maintainer: Michail Tsagris <mtsagris@uoc.gr>
Depends: R (>= 3.6.0)
Imports: bnlearn, Rfast, robustbase, stats
Description: Bayesian network learning using the PCHC algorithm. PCHC stands for PC Hill-Climbing. It is a new hybrid algorithm that used PC to construct the skeleton of the BN and then utilizes the Hill-Climbing greedy search. The relevant paper has been submitted and is currently in revision.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2020-07-06 14:00:10 UTC; user
Repository: CRAN
Date/Publication: 2020-07-06 16:30:03 UTC
Built: R 4.1.0; ; 2020-08-03 10:50:16 UTC; windows
