powered by
test_ks_dbeta(X, shape1, shape2)
ks.test
X <- rbeta(1000,1,1) test_ks_dbeta(X, shape1=1, shape2=1) test_ks_dbeta(X, shape1=1, shape2=2)
Run the code above in your browser using DataLab