Skip to contents

Extract p-value from hypothesis test

Usage

pval(x, ...)

# S3 method for class 'hypothesis_test'
pval(x, ...)

Arguments

x

A hypothesis test object

...

Additional arguments (ignored)

Value

The p-value

Methods (by class)

  • pval(hypothesis_test): p-value for hypothesis tests