cpflat/LogCausalAnalysis

Is there any Application to interact with the generated DAG

Opened this issue · 1 comments

Hi,

I am using LogCausalAnalysis application for an experiment.
I have generated the event template and DAG with the help of application. So far your application is working for my requirement.

I would like to know if there is any Application available to interact with the generated graph and get the Casual relationship between the events for a given input event.

//BR
Aarish

Currently no applications on the basis of LogCausalAnalysis.
Use pcresult functions, or make a script using pcresult.PCOutput methods.