htest.short: Extract Values from 'htest' Objects

View source: R/htest.R

htest.shortR Documentation

Extract Values from htest Objects

Description

Extract value of statistic and its p-value from htest object.

Usage

htest.short(x)

Arguments

x

htest-class object

Value

named numeric vector with the value of statistic and its p-value

Examples

## Not run: 
htest.short(shapiro.test(rnorm(100)))

## End(Not run)

Rapporter/rapportools documentation built on March 23, 2022, 2:23 a.m.