normality.test: Normality Test

View source: R/normality.R

normality.testR Documentation

Normality Test

Description

This function performs a normality test in a numeric vector.

Usage

normality.test(x)

Arguments

x

a numeric vector of data values

Value

A data frame containing the value of the normality statistic and its corresponding p.value


geiser/rshinystatistics documentation built on Feb. 18, 2024, 6:07 p.m.