print.PowerTable {PDXpower} | R Documentation |
Print PowerTable
Description
Print PowerTable
Usage
## S3 method for class 'PowerTable'
print(x, digits = 2, ...)
Arguments
x |
object of class 'PowerTable'. |
digits |
the number of significant digits to use when printing. |
... |
Further arguments passed to or from other methods. |
Value
Object of print.PowerTable
with elements
data |
a data frame of estimated power across all combinations and |
Author(s)
Shanpeng Li lishanpeng0913@ucla.edu
See Also
[Package PDXpower version 1.0.3 Index]