Description Usage Arguments Examples
Title
1 2 3 4 5 6 | compare.many.exponential.profiles(
theta = 5,
sample.size = 10,
number.simulation = 10,
profile.title = NULL
)
|
theta |
|
sample.size |
|
number.simulation |
|
profile.title |
1 2 3 4 5 6 7 8 9 10 11 | ## Not run:
compare.many.exponential.profiles(theta = 5,
sample.size = 3,
number.simulation = 10)
compare.many.exponential.profiles(theta =5,
sample.size = 1000,
number.simulation = 10)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.