anderson.test: Anderson Darling test

Description Usage Arguments Details Value See Also Examples

Description

anderson.test performs Anderson-Darling test

Usage

1

Arguments

x

a numeric vector. Length must be greater than 7. Missing values are allowed.

Details

Performs the Anderson-Darling test for the composite hypothesis of normality, see e.g. Thode (2002, Sec. 5.1.4).

Value

A list with following elements:

statistic

the value of Anderson-Darling test statistic

p.value

p-value of the test

method

Test name

data.name

Vector name

See Also

norm_test_fun

Examples

1

analyzer documentation built on July 1, 2020, 10:02 p.m.