dunif.quotient.a0: Probability density function for the quotient of two uniform...

View source: R/plot_model.R

dunif.quotient.a0R Documentation

Probability density function for the quotient of two uniform distributions that both have minimum value at zero. Probability density for z in Z ~ X1/X2, where X1 ~ U(0,b1) and X2 ~ U(0,b2), b1 > 0, b2 > 0.

Description

Probability density function for the quotient of two uniform distributions that both have minimum value at zero.

Probability density for z in Z ~ X1/X2, where X1 ~ U(0,b1) and X2 ~ U(0,b2), b1 > 0, b2 > 0.

Usage

dunif.quotient.a0(z, b)

Arguments

z

quantile

b

Numerical vector with b1 and b2 for X1~Unif(0,b1) and X2~Unif(0,b2).

Value

Probability density of z in Z


JeffWeinell/misc.wrappers documentation built on Sept. 20, 2023, 12:42 p.m.