Description Usage Arguments Examples
Title
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
)
|
distribution |
|
parameter |
|
sample.size.vec |
|
number.simulations |
|
my.title |
1 2 3 4 5 6 7 8 | ## Not run:
multiple.probplot.sim()
multiple.probplot.sim(dist = "exponential")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.