lsq_plot: Plot cumulative distribution 'lsq_plot' Plots the cumulative...

Description Usage Arguments Value Examples

View source: R/plots.R

Description

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

Usage

1
lsq_plot(object)

Arguments

object

neutrality test object

Value

ggplot object.

Examples

1
lsq_plot(neutralitytest(VAFselection, fmin = 0.1, fmax = 0.25))

neutralitytestr documentation built on Feb. 17, 2021, 1:08 a.m.