multiple.probplot.sim: Title

Description Usage Arguments Examples

Description

Title

Usage

1
2
3
4
5
6
7
multiple.probplot.sim(
  distribution = "normal",
  parameter = 1,
  sample.size.vec = c(10, 20, 40),
  number.simulations = 5,
  my.title = NULL
)

Arguments

distribution
parameter
sample.size.vec
number.simulations
my.title

Examples

1
2
3
4
5
6
7
8
## Not run: 

multiple.probplot.sim()

multiple.probplot.sim(dist = "exponential")


## End(Not run)

Auburngrads/SMRD documentation built on Sept. 14, 2020, 2:21 a.m.