Description Usage Arguments Examples
Compare the cumulative burdens of coordination methods produced from a simulation
| 1 | CompareBurdens(CumulativeBurden)
 | 
| CumulativeBurden | A list of cumulative burdens from the SurveyData environment | 
| 1 2 3 4 5 6 | RunSimulation (FrameNames = rep(c("SampleFrame1","SampleFrame2"), 5),
                         DesignNames = rep(c("SampleDesign1", "SampleDesign2"), 5),
                         DatabaseNames = rep(c("SampleDatabase1", "SampleDatabase2"), 5),
                         BurdenFactors = rep(c(1, 5, 4, 3, 7), 2),
                         CoordinationMethods = c("Microstrata", "GlobalNegative", "CottonHesse", "None"))
CompareBurdens (SurveyData.Get (CumulativeBurden))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.