Learn R Programming

gaga (version 2.18.0)

plotForwSim: Plot forward simulation trajectories

Description

Produces plot to visualize simulated trajectories of the summary statistic as a function of the number of additional data batches, i.e. the output produced by forwsimDiffExpr.

Usage

plotForwSim(fs,xlab="Number of additional batches per group",ylab="Expected increase in True Positives",col='gray',lty=1,...)

Arguments

fs
Forward simulation results, as output by forwsimDiffExpr.
xlab
x-axis label
ylab
y-axis label
col
line color
lty
line type
...
Other arguments to be passed to plot

Value

Produces a plot.

References

Rossell D., Mueller P. Sequential sample sizes for high-throughput hypothesis testing experiments. http://sites.google.com/site/rosselldavid/home.

See Also

forwsimDiffExpr