powered by
Sum all concordant and discordant pairs from each nested group into a contingency table.
nested.to.contingency(t1, t2)
lists of pre-treatment measures
lists of post-treatment measures
Contingency tables represented in the rows of a matrix
# NOT RUN { nested.to.contingency(thyroids$x.pet, thyroids$x.spect) # }
Run the code above in your browser using DataLab