Skip to contents

Extract test statistic from hypothesis test

Usage

test_stat(x, ...)

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

Arguments

x

A hypothesis test object

...

Additional arguments (ignored)

Value

The test statistic

Methods (by class)

  • test_stat(hypothesis_test): Test statistic for hypothesis tests