Description Usage Arguments Value
View source: R/Helper_Functions.R
This function is the marginal CDF of Zeta assuming the underlying data X_1 and X_2 follow independent exponential distributions with different parameters.
1 | F_Z_asym(z, lam_1, lam_2)
|
z |
The coefficient of variation (CV) 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 Zeta <= z
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.