powered by
AnalysePredictionsList(predictionsList, numPredictions)
network <- system.file(package='CausalR', 'extdata', 'testNetwork.sif') ccg <- CreateCCG(network) predictions <- MakePredictions('NodeA', +1, ccg, 2) AnalysePredictionsList(predictions,8)
Run the code above in your browser using DataLab