normality

Build Status

17 standard normality tests in a single wrapper.

Installation

You can use devtools to install normality directly from the github repo

library(devtools)
install_github("alastairrushworth/normality")

Usage

Generate some normal data and perform the normality tests.

library(normality)

set.seed(2019)
normality(rnorm(100))


alastairrushworth/normality documentation built on Oct. 14, 2019, 2:48 p.m.