Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
partially address issue #6
  • Loading branch information
dlovell committed Dec 8, 2013
1 parent d19eced commit aabc44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ CrossCat can be successfully installed locally on bare Ubuntu server 12.04 syste

dha\_example.py ([github](https://github.com/mit-probabilistic-computing-project/crosscat/blob/master/examples/dha_example.py)) is a basic example of analysis using CrossCat. For a first test, run the following from inside the top level crosscat dir

python crosscat/examples/dha_example.py --num_chains 2 --num_transitions 2
python crosscat/examples/dha_example.py crosscat/www/data/dha.csv --num_chains 2 --num_transitions 2


**Note**: the default argument values take a considerable amount of time to run and are best suited to a cluster.
Expand Down

0 comments on commit aabc44a

Please sign in to comment.