Prints the results of power calculations for objects of class Pwr.lme.
# S3 method for class 'Pwr'
print(x, verbose = attr(x, "verbose"), ...)
Arguments
- x
an object of class Pwr.lme.
- verbose
logical. If TRUE, additional information is printed. By default, uses the verbose attribute of x.
- ...
additional arguments passed to the method.
Value
Prints the power calculation results and returns NULL invisibly.
Author
Andrzej Galecki and Tomasz Burzykowski