Commit 876023d7b8e47375c7e21ad1d8a44c1b4a421360

Authored by Zhenghua Gong
1 parent f91ce4fa79
Exists in master

Add a comment.

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
CondIndependentTest.R
  1 +#This file is to test the conditional independence of two variable giving 2 parent set. Please read README file before first executing this code.
  2 +
1 3 CondIndTwoVar =
2 4 function (filename = "/home/zgong001/Documents/SprinklerDataset/sprinkler1001.txt", alphalevel = 0.05, methodu="x2", exfilename = "/home/zgong001/Documents/SprinklerDataset/pvalueSorted(sprinkler).xlsx"){
3 5 library(bnlearn)