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