powered by
Draw a Beta Curve
beta_draw(shape_pars)
vector of shape parameters of the beta curve
ggplot2 object containing the graphical display.
# NOT RUN { shape_pars <- c(2, 5) beta_draw(shape_pars) # }
Run the code above in your browser using DataLab