plotWindowSweep: Plot Window Sweep

View source: R/plotWindowSweep.R

plotWindowSweepR Documentation

Plot Window Sweep

Description

Plots a relative likelihood plot for the windowsweep

Usage

plotWindowSweep(windowsweep, ...)

Arguments

windowsweep

output of sweepRACVM function

...

additional parameters to pass to matplot

Examples

library(smoove)
data(simSweep, package="smoove")
plotWindowSweep(simSweep)


EliGurarie/smoove documentation built on Aug. 2, 2022, 10:26 p.m.