Description Usage Arguments Details Value Examples
View source: R/proportionnormaltest.R
Checks the univariate normality for each column of a data matrix based on the expected proporiton of observations falling within 1 and 2 standard deviations of the mean
1 |
data |
data set to conduct the test on |
User provides a multivariate data set and the function produces a list output calculating the propotion of data for each individual variable within one and two standard deviations. This is checked against the theoretical expectations of 0.638 and 0.954 within the theoretically expected range for the sampling distribution of the proportion
List ouput containing the proportions and output signalling whether the proportion is in the expected range for a normal variable or not
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.