Description Usage Arguments Examples
This function plots the empiricial cumulative distribution function derived from data against the theoretical cumulative distribution function of the normal distribution with mean and sd calculated from data.
1 |
data |
a vector, list or data.frame of data values. |
theoMean |
mean for theoretic distribution. |
theoSD |
standard deviation for theoretic distribution. |
1 | asm_graphEcdf(iris[,c("Sepal.Width", "Sepal.Length")])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.