print.designMeanDiffCarryover {lrstat} | R Documentation |
Prints the summary statistics from power calculation of direct treatment effects in crossover trials accounting for carryover effects.
## S3 method for class 'designMeanDiffCarryover'
print(x, ...)
x |
The designMeanDiffCarryover object to print. |
... |
Ensures that all arguments starting from "..." are named. |
A tabular printout of the design elements.
Kaifeng Lu, kaifenglu@gmail.com