Angela Koloi

Results 7 comments of Angela Koloi

Hi, From http://cran.nexr.com/web/packages/CAM/index.html, I downloaded the CAM_1.0.tar.gz and imported it to R. it worked for me. Best, Angela

Hello, did you solved that issue? I am trying to run bnlearn causal discovery algorithms- but I have to change the conditional independence test. I run into errors if I...

Hello, @MaxKerney I am working on the same thing. I am using RCIT as a CI test in the FCI function from pcalg-however I runn into the same errors. Do...

Ok!Thank you for your quick reply to my question.

Indeed, now I am passing a matrix and not a dataframe and eveything works fine. Thank you.