Learn R Programming

neutralitytestr (version 0.0.3)

normalized_plot: Plot normalized cumulative distribution normalized_plot Plots the (normalized) cumulative distribution of the data as well as the theoretical expectation from a neutral evolutionary model.

Description

Plot normalized cumulative distribution normalized_plot Plots the (normalized) cumulative distribution of the data as well as the theoretical expectation from a neutral evolutionary model.

Usage

normalized_plot(object)

Arguments

object

neutrality test object

Value

ggplot object.

Examples

Run this code
# NOT RUN {
normalized_plot(neutralitytest(VAFselection, fmin = 0.1, fmax = 0.25))
# }

Run the code above in your browser using DataLab