CR <- COMPASS(CC,
treatment=trt == "Treatment",
control=trt == "Control",
iterations=1000
)
save(CC, CR, file="data//COMPASS.rda", compress="xz", compression_level=9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.