Description Usage Arguments Value
View source: R/Helper_Functions.R
This function is the marginal CDF of Delta (which follows an Asymmetric Laplace Distribution) assuming the underlying data X_1 and X_2 follow independent exponential distributions with different parameters.
1 | F_D_asym(d, lam_1, lam_2)
|
d |
The absolute difference between two replicates |
lam_1 |
The (positive) parameter for the first replicate's exponential distribution |
lam_2 |
The (positive) parameter for the second replicate's exponential distribution |
The marginal probability of observing Delta <= d
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.