The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
An R package as a toolkit of statistical approaches for assessing data normality.
There are also other nice alternatives such as nortest,
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("pak")) install.packages("pak")
pak::pak("P10911004-NPUST/normality")is_normal(rnorm(20), summary = TRUE)These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.