R/hypothesis.R
pval.Rd
Extract p-value from hypothesis test
pval(x, ...) # S3 method for class 'hypothesis_test' pval(x, ...)
A hypothesis test object
Additional arguments (ignored)
The p-value
pval(hypothesis_test): p-value for hypothesis tests
pval(hypothesis_test)