opt_alpha-methods: Methods for opt_alpha objects

opt_alpha-methodsR 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 opt_alpha as returned from one of the optimal alpha functions in Superpower.

...

further arguments passed through, see description of return value for details. ANOVA_compromise.

Value

print

Prints short summary of the optimal alpha results

plot

Returns a plot


Superpower documentation built on May 17, 2022, 5:08 p.m.