powered by
Group results by common clustering then tally the concordant and discordant pairs.
paired.to.contingency(group, t1, t2)
List of grouping values
pre-treatment measures
post-treatment measures
Contingency tables represented in the rows of a matrix
# NOT RUN { paired.to.contingency(list(obfuscation$subject, obfuscation$atom), obfuscation$control, obfuscation$treatment) # }
Run the code above in your browser using DataLab