PowerPMCMR Printing
print.powerPMCMR
is the powerPMCMR method of the generic print
function which prints its argument and returns it invisibly (via invisible(x)
).
## S3 method for class 'powerPMCMR' print(x, ...)
x
: an object used to select a method.powerMCTests
, powerOneWayTests
Useful links