beta_plotter: Beta plotting function

View source: R/simulate_data.R

beta_plotterR Documentation

Beta plotting function

Description

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


jeinson/tompen documentation built on March 18, 2023, 2:59 a.m.