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.
You can install the package from CRAN with:
install.packages("normality")or the development version from GitHub with:
if (!require("devtools")) install.packages("devtools")
devtools::install_github("P10911004-NPUST/normality")is_normal(rnorm(20), summary = TRUE)Kolmogorov_Smirnov_test()Kuiper_test()Anderson_Darling_test()Cramer_von_Mises_test()Lilliefors_test()skewness()kurtosis()Jarque_Bera_test()D.Agostino_Pearson_test()Shapiro_Wilk_test() with 3 alternatives:Ryan_Joiner_test() pdf
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.