Skip to contents

This function is simply used to plot a beta distribution, to give the user a sense for what the simulated allele frequency distribution looks like.

Usage

beta_plotter(a, b, ...)

Arguments

a

The alpha parameter of a beta distribution

b

The beta parameter of a beta distribution

...

Additional arguments to the plot function