print.designOddsRatioEquiv {lrstat} | R Documentation |
Prints the summary statistics from power calculation of equivalence in two-sample odds ratio.
## S3 method for class 'designOddsRatioEquiv'
print(x, ...)
x |
The designOddsRatioEquiv object to print. |
... |
Ensures that all arguments starting from "..." are named. |
A tabular printout of the design elements.
Kaifeng Lu, kaifenglu@gmail.com