ancova_power-methods {Superpower} | R Documentation |
Methods for ancova_power objects
Description
Methods defined for objects returned from the ANCOVA_analytic function.
Usage
## S3 method for class 'ancova_power'
print(x, ...)
## S3 method for class 'ancova_power'
plot(x, ...)
Arguments
x |
object of class |
... |
further arguments passed through, see description of return value |
Value
print
Prints short summary of the simulation result
plot
Returns a meansplot of from the defined design
[Package Superpower version 0.2.0 Index]