Description Usage Arguments Details Value See Also Examples
View source: R/328.Sum_Leng_GENERAL_SIM.R
Calculates the sum of lengths for a specific LL and UL
1 | lengthGEN(n, LL, UL, hp)
|
n |
- Number of trials |
LL |
- Lower limit |
UL |
- Upper limit |
hp |
- Hypothetical "p" |
Evaluation of intervals obtained from any method using sum of the lengths for the n + 1 intervals
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
, lengthSIM
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.