Package: pchc 1.2

Michail Tsagris

pchc: Bayesian Network Learning with the PCHC and Related Algorithms

Bayesian network learning using the PCHC algorithm. PCHC stands for PC Hill-Climbing, a new hybrid algorithm that uses PC to construct the skeleton of the BN and then applies the Hill-Climbing greedy search. More algorithms and variants have been added, such as MMHC, FEDHC, and the Tabu search variants, PCTABU, MMTABU and FEDTABU. The relevant papers are: a) Tsagris M. (2021). A new scalable Bayesian network learning algorithm with applications to economics. Computational Economics, 57(1): 341-367. <doi:10.1007/s10614-020-10065-7>. b) Tsagris M. (2022). The FEDHC Bayesian Network Learning Algorithm. Mathematics 2022, 10(15): 2604. <doi:10.3390/math10152604>.

Authors:Michail Tsagris [aut, cre]

pchc_1.2.tar.gz
pchc_1.2.tar.gz(r-4.5-noble)pchc_1.2.tar.gz(r-4.4-noble)
pchc_1.2.tgz(r-4.4-emscripten)pchc_1.2.tgz(r-4.3-emscripten)
pchc.pdf |pchc.html
pchc/json (API)

# Install 'pchc' in R:
install.packages('pchc', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

50 exports 0.00 score 57 dependencies 1 scripts 417 downloads

Last updated 1 years agofrom:490609034e. Checks:OK: 1 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 09 2024
R-4.5-linuxNOTESep 09 2024

Exports:aucbig_corbig_readbn.skel.utilsbn.skel.utils2bnmatbnplotcat.testschi2testchi2test_univariateconf.edge.lowercor.fbedcor2pcorcorpairscorrelscortestdcor.fedhc.skelfedhcfedhc.bootfedhc.skelfedhc.skel.bootfedtabufedtabu.bootg2testg2test_permg2test_univariateg2test_univariate_permis.dagmbmmhcmmhc.bootmmhc.skelmmhc.skel.bootmmpcmmtabummtabu.bootpc.selpchcpchc.bootpchc.skelpchc.skel.bootpcorpctabupctabu.bootpi0estrbnrbn2rbn3rmcdtopological_sort

Dependencies:bigassertrbigparallelrbigstatsrbitbnlearnclicodetoolscolorspacecowplotdcovDEoptimRdoParallelfansifarverffflockforeachggplot2gluegtableisobanditeratorslabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmeparallellypillarpkgconfigpsR6RColorBrewerRcppRcppArmadilloRcppEigenRcppGSLRcppParallelRcppZigguratRfastRfast2RhpcBLASctlrlangrmioRnanoflannrobustbaseRSpectrascalestibbleutf8vctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
Bayesian Network Learning with the PCHC and Related Algorithmspchc-package
Adjacency matrix of a Bayesian networkbnmat
All pairwise G-square and chi-square tests of indepedencechi2test_univariate g2test_univariate g2test_univariate_perm
Bootstrap versions of the skeleton of a Bayesian networkfedhc.skel.boot mmhc.skel.boot pchc.skel.boot
Bootstrapping the FEDHC and FEDTABU Bayesian network learning algorithmsfedhc.boot fedtabu.boot
Bootstrapping the MMHC and MMTABU Bayesian network learning algorithmsmmhc.boot mmtabu.boot
Bootstrapping the PCHC and PCTABU Bayesian network learning algorithmspchc.boot pctabu.boot
Check whether a directed graph is acyclicis.dag
Chi-square and G-square tests of (unconditional) indepdencecat.tests
Continuous data simulation from a DAG.rbn2 rbn3
Correlation between pairs of variablescorpairs
Correlation matrix for FBM class matrices (big matrices)big_cor
Correlation significance testing using Fisher's z-transformationcortest
Correlation between a vector and a set of variablescorrels
Estimation of the percentage of null p-valuespi0est
G-square test of conditional indepdencechi2test g2test g2test_perm
Lower limit of the confidence of an edgeconf.edge.lower
Markov blanket of a node in a Bayesian networkmb
Outliers free data via the reweighted MCDrmcd
Partial correlationpcor
Partial correlation matrix from correlation or covariance matrixcor2pcor
Plot of a Bayesian networkbnplot
Random values simulation from a Bayesian networkrbn
Read big data or a big.matrix objectbig_read
ROC and AUCauc
The skeleton of a Bayesian network produced by the FEDHC algorithmfedhc.skel
The skeleton of a Bayesian network produced by the FEDHC algorithm using the distance correlationdcor.fedhc.skel
The skeleton of a Bayesian network learned with the MMHC algorithmmmhc.skel
The skeleton of a Bayesian network learned with the PC algorithmpchc.skel
The FEDHC and FEDTABU Bayesian network learning algorithmsfedhc fedtabu
The MMHC and MMTABU Bayesian network learning algorithmsmmhc mmtabu
The PCHC and PCTABU Bayesian network learning algorithmspchc pctabu
Topological sort of a Bayesian networktopological_sort
Utilities for the skeleton of a (Bayesian) Networkbn.skel.utils bn.skel.utils2
Variable selection for continuous data using the FBED algorithmcor.fbed
Variable selection for continuous data using the MMPC algorithmmmpc
Variable selection for continuous data using the PC-simple algorithmpc.sel