powered by
compareDist(X, Dist1, Dist2 = NULL, Dist3 = NULL)
X <- rBeta(n=100, params=list(shape1=1, shape2=2)) compareDist(X, "Beta", "Normal", eNormal(X))
Run the code above in your browser using DataLab