is_significant_at: Generic method for checking if a hypothesis test is significant at a given
significance level.
Description
Generic method for checking if a hypothesis test is significant at a given
significance level.
Usage
is_significant_at(x, alpha, ...)
Value
logical indicating whether the test is significant at the given
significance level alpha (e.g., 0.05) or not.
Arguments
- x
a hypothesis test object
- alpha
significance level
- ...
additional arguments passed to methods