Description Usage Arguments Value
View source: R/Helper_Functions.R
This function is the joint CDF of Delta and Zeta assuming the underlying data X_1 and X_2 follow independent and identically distributed exponential distributions.
1 | F_exp_sym(d, z, lam)
|
d |
The aboslute difference between two replicates |
z |
The coefficient of variation between two replicates |
lam |
The (positive) parameter for the replicates's exponential distributions |
The joint probability of observing Delta <= d and Z <= z
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.