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 June 2, 2025, 1:45 p.m.