dunif.quotient.iid: Probability density function for the quotient of two...

View source: R/plot_model.R

dunif.quotient.iidR Documentation

Probability density function for the quotient of two identically independent uniform distributions. Probability density for z in Z ~ X1/X2, where X1 & X2 ~ U(a,b), a & b in Reals, and a < b. The function dunif.quotient.a0 does not require X1 and X2 to be identical, but has the requirement that the lower limit of both distributions equal 0.

Description

Probability density function for the quotient of two identically independent uniform distributions.

Probability density for z in Z ~ X1/X2, where X1 & X2 ~ U(a,b), a & b in Reals, and a < b. The function dunif.quotient.a0 does not require X1 and X2 to be identical, but has the requirement that the lower limit of both distributions equal 0.

Usage

dunif.quotient.iid(z, a, b)

Arguments

z

quantile

a

Number indicating the lower limit of X1 and X2

b

Number indicating the lower upper of X1 and X2

Value

Probability density of z in Z


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