rappor/bin
Ilya Mironov fd62d97093 Dropping reference to alternative.R 2015-09-09 11:55:03 -07:00
..
README.md Create an analysis tool with a stable interface: bin/decode-dist. 2015-09-02 14:44:02 -07:00
decode-dist Create an analysis tool with a stable interface: bin/decode-dist. 2015-09-02 14:44:02 -07:00
decode_dist.R Dropping reference to alternative.R 2015-09-09 11:55:03 -07:00
test.sh Create an analysis tool with a stable interface: bin/decode-dist. 2015-09-02 14:44:02 -07:00

README.md

Command Line Tools

This directory contains command line tools for analysis.

decode-dist

Decode a distribution -- requires a "counts" file (summed bits from reports), map file, and a params file. See test.sh in this dir for an example. This tool is written in R, and requires several R libraries to be installed (see ../setup.sh r-packages).