mhpc: Mining combined causes

Description Usage Arguments Value Author(s)

View source: R/mhpc.R

Description

MH-PC is implemented based on the semi-interleaved HITOn-PC in bnlearn

Usage

1
mhpc(data, variant = "B", alpha = 0.05, supp = 0.05, cor.pvalue = 0.01)

Arguments

data:

binary data; variant: B for MH-PC-B or F for MH-PC-F

alpha:

threshold of the conditional independece test

supp:

threshold of the pruning scheme

cor.pvalue:

threshold of the pruning scheme

Value

all single and combined causes

Author(s)

Saisai Ma


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