Description Usage Arguments Details Value See Also Examples
View source: R/328.Sum_Leng_GENERAL_SIM.R
Sum of length calculated using simulation method
1 | lengthSIM(n, LL, UL, s, a, b)
|
n |
- Number of trials |
LL |
- Lower limit |
UL |
- Upper limit |
s |
- Number of Hypothetical "p" |
a |
- Beta parameters for hypo "p" |
b |
- Beta parameters for hypo "p" |
The calculation of the sum of length for n
given lower limit LL
and upper limit UL
A dataframe with
sumLen |
The sum of the expected length |
explMean |
The mean of the expected length |
explSD |
The Standard Deviation of the expected length |
explMax |
The max of the expected length |
explLL |
The Lower limit of the expected length calculated using mean - SD |
explUL |
The Upper limit of the expected length calculated using mean + SD |
Other Expected length: PlotexplGEN
,
PlotexplSIM
, PlotlengthGEN
,
PlotlengthSIM
, lengthGEN
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.