norm
Test whether the used data is normally distributed.
Usage
norm -v {} [-p]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
column | -v --value | The dataset.column you want to test normality for | None | False | None |
plot | -p --plot | Whether you wish to plot a histogram to visually depict normality | False | True | None |