compare.many.exponential.profiles: Title

Description Usage Arguments Examples

Description

Title

Usage

1
2
3
4
5
6
compare.many.exponential.profiles(
  theta = 5,
  sample.size = 10,
  number.simulation = 10,
  profile.title = NULL
)

Arguments

theta
sample.size
number.simulation
profile.title

Examples

 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)

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