F_D_asym: Marginal CDF for Delta Under Asymmetric Exponential...

Description Usage Arguments Value

View source: R/Helper_Functions.R

Description

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.

Usage

1
F_D_asym(d, lam_1, lam_2)

Arguments

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

Value

The marginal probability of observing Delta <= d


matthew-seth-smith/replicateOutliers documentation built on Jan. 24, 2020, 9:34 p.m.