plotForwSim: Plot forward simulation trajectories

Description Usage Arguments Value Author(s) References See Also

View source: R/plotForwSim.r

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

1
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.

Author(s)

David Rossell

References

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

See Also

forwsimDiffExpr


gaga documentation built on Nov. 8, 2020, 5:49 p.m.