This package is considered a duplicate. The official version of this package is found at:https://p10911004-npust.r-universe.dev/normality
Package: normality 0.0.1
normality: Tests for Departure from Normality
A toolkit for assessing data normality using a comprehensive collection of statistical methods. It includes descriptive measures and formal hypothesis tests, such as skewness and kurtosis tests, the Anderson–Darling test, the Shapiro–Wilk test, and the D'Agostino–Pearson K2 omnibus test.
Authors:
normality_0.0.1.tar.gz
normality_0.0.1.tar.gz(r-4.7-any)normality_0.0.1.tar.gz(r-4.6-any)
normality_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
normality/json (API)
NEWS
| # Install 'normality' in R: |
| install.packages('normality', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/p10911004-npust/normality/issues
Datasets:
- cholesterol - Cholesterol data
- leghorn_chick - Leghorn chicken data
Last updated from:39ee4fefd6. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 148 | ||
| linux-release-x86_64 | OK | 95 | ||
| wasm-release | OK | 74 |
Exports:Anderson_Darling_testD.Agostino_Pearson_testkurtosisskewness
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Shapiro-Francia Normality Test | .Shapiro_Francia |
| Anderson-Darling Normality Test | Anderson_Darling_test |
| Cholesterol data | cholesterol |
| D'Agostino-Pearson K2 Normality Test | D.Agostino_Pearson_test |
| Kurtosis test | kurtosis |
| Leghorn chicken data | leghorn_chick |
| Standard output format | normality_standard_output |
| Skewness test | skewness |
