print.designPairedPropMcNemar | R Documentation |
Prints the summary statistics from power calculation of McNemar's test for paired proportions.
## S3 method for class 'designPairedPropMcNemar'
print(x, ...)
x |
The designPairedPropMcNemar object to print. |
... |
Ensures that all arguments starting from "..." are named. |
A tabular printout of the design elements.
Kaifeng Lu, kaifenglu@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.