anderson.darling.normality.test: Anderson-Darling Normality Test

View source: R/anderson.darling.normality.test.R

anderson.darling.normality.testR Documentation

Anderson-Darling Normality Test

Description

Performs the Anderson Darling normality test on a vector of data. Null hypothesis is that normal distribution can beused to model sample. Low p-value (rejection) indicates non-normality.

Usage

anderson.darling.normality.test(x)

Arguments

x

A vector of values to be tested against the normal distribution

Value

An htest object including results from Anderson Darling normality test.


burrm/lolcat documentation built on Sept. 15, 2023, 11:35 a.m.