print.kmpower {lrstat} | R Documentation |
Prints the summary statistics from power calculation.
## S3 method for class 'kmpower'
print(x, ...)
x |
The kmpower 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