mhpc-package: Mining combined causes

Description Details Author(s) References Examples

Description

Mining combined causes (based on bnlearn - hiton-pc)

Details

Package: mhpc
Type: Package
Version: 1.0
Date: 2015-10-02
License: GPLv3

This package implements to find single and combined causes

Author(s)

Saisai Ma
University of South Australia

Maintainer: Saisai Ma maysy020@mymail.unisa.edu.au

References

Ma, Saisai, Jiuyong Li, Lin Liu, and Thuc Duy Le. "Mining combined causes in large data sets." Knowledge-Based Systems 92 (2016): 104-111.

Examples

1
2
3
4
5
library(mhpc)
mhpc(data, variant = "B", alpha=0.05, supp=0.05, cor.pvalue=0.01) 
# binary data; variant: B for MH-PC-B or F for MH-PC-F; 
# alpha: threshold of the conditional independece test; 
# supp & cor.pvalue: threshold of the pruning scheme.

masais1205/miningCombinedCauses documentation built on Nov. 5, 2019, 2:42 p.m.