forked from markrosslonergan/whipping_star
-
Notifications
You must be signed in to change notification settings - Fork 4
Example 3 Frequentist studies
markrosslonergan edited this page Sep 7, 2018
·
8 revisions
These are both toy examples meant only to instruct on statistics, not based on any real data.


Similar to example 2, for example 3 to work one must have already successfully ran example 1. To run with Poission sampling only:
./example3 --xml example.xml
To run with sampling from the calculated covariance matrix:
./example3 --xml example.xml --covariance
Note: Sampling from the covariance matrix was added from a forked branch just yesterday and testing is underway to ensure everything is working, so treat this as preliminary functionality at the moment.
(this is representative, not necessarily 100% identical)
