print.nbpower1s | R Documentation |
Prints the summary statistics from power calculation of one-sample negative binomial rate.
## S3 method for class 'nbpower1s'
print(x, ...)
x |
The nbpower1s 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.