opt_alpha-methods {Superpower} | R Documentation |
Methods for opt_alpha objects
Description
Methods defined for objects returned from the optimal_alpha and ANOVA_compromise functions.
Usage
## S3 method for class 'opt_alpha'
print(x, ...)
## S3 method for class 'opt_alpha'
plot(x, ...)
Arguments
x |
object of class |
... |
further arguments passed through, see description of return value
for details.
|
Value
print
Prints short summary of the optimal alpha results
plot
Returns a plot
[Package Superpower version 0.2.0 Index]