Learn R Programming

normality

An R package as a toolkit of statistical approaches for assessing data normality.

There are also other nice alternatives such as nortest, Rita, moments, cmstatr, and other friends.

Installation

or the developmental version from GitHub with:

if (!require("devtools")) install.packages("devtools")
devtools::install_github("P10911004-NPUST/normality")

Quick start

D.Agostino_Pearson_test(cholesterol)

TODO

  • Implement functions:

Copy Link

Version

Install

install.packages('normality')

Version

0.0.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Joon-Keat Lai

Last Published

June 9th, 2026

Functions in normality (0.0.1)

Anderson_Darling_test

Anderson-Darling Normality Test
.Shapiro_Francia

Shapiro-Francia Normality Test
D.Agostino_Pearson_test

D'Agostino-Pearson K2 Normality Test
normality_standard_output

Standard output format
kurtosis

Kurtosis test
cholesterol

Cholesterol data
skewness

Skewness test
leghorn_chick

Leghorn chicken data