powered by
d3m.plot(cases, control)
library(D3M) cases <- rbeta(50,1,5) control <- rbeta(50,2,5) d3m.plot(cases,control)
Run the code above in your browser using DataLab