print.powerPMCMR {PMCMRplus} | R Documentation |
PowerPMCMR Printing
Description
print.powerPMCMR
is the powerPMCMR method of the generic
print
function which prints its argument
and returns it invisibly (via invisible(x)
).
Usage
## S3 method for class 'powerPMCMR'
print(x, ...)
Arguments
x |
an object used to select a method. |
... |
further arguments. Currently ignored. |
See Also
powerMCTests
, powerOneWayTests
[Package PMCMRplus version 1.9.10 Index]