normalized_plot {neutralitytestr} | R Documentation |
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
normalized_plot(neutralitytest(VAFselection, fmin = 0.1, fmax = 0.25))
[Package neutralitytestr version 0.0.3 Index]