print.designTwoMultinom {lrstat} | R Documentation |
Prints the power and sample size for difference in two-sample multinomial response.
## S3 method for class 'designTwoMultinom'
print(x, ...)
x |
The designTwoMultinom object to print. |
... |
Ensures that all arguments starting from "..." are named. |
A tabular printout of the design elements.
Kaifeng Lu, kaifenglu@gmail.com