shadeplot: Plot distribution

Description Usage Arguments Value

View source: R/aesthetics.R

Description

Creates a plot the distribution of a performance measure across sample size

Usage

1
shadeplot(data, n1 = 4, n = 100, xlabel = "", ylabel = "", ...)

Arguments

data

a dataframe with each column being the result of one experiment

n1

the smallest sample size to display on the graph

n

the largest sample size to display on the graph

xlabel

the x axis label

ylabel

the y axis label

...

Further arguments to be passed to <plot>

Value

None


mst1g15/biasedcoin documentation built on Nov. 26, 2019, 4:01 a.m.