Learn R Programming

neutralitytestr (version 0.0.3)

lsq_plot: Plot cumulative distribution lsq_plot Plots the cumulative distribution of the data as well as the best fit linear model line.

Description

Plot cumulative distribution lsq_plot Plots the cumulative distribution of the data as well as the best fit linear model line.

Usage

lsq_plot(object)

Arguments

object

neutrality test object

Value

ggplot object.

Examples

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

Run the code above in your browser using DataLab