bd2kccd / causal-cmd

16 stars 8 forks source link

Changing Parameter Values failing in causal-cmd #27

Closed kshajih1 closed 7 years ago

kshajih1 commented 7 years ago

After reading the CCD Usage Guide, I have attempted to adjust parameters on the FGESd algorithm with the following line:

java -jar causalcmd6.1.jar --algorithm FGESd -f /path/to/file [--sample-prior 2.0] [--structure-prior 1.0]

On my output in terminal, however, I get the output shown in the screenshot attached. Am I not adjusting the parameters correctly? This seems like a fairly obvious issue, but I can't seem to get this worked out.

Thank you.

screen shot 2017-06-30 at 6 52 59 pm
kvb2univpitt commented 7 years ago

Sorry for the late response. Did you ever get it working?