dot-compute_cdf_dop: Internal: Compute CDF using Distribution of Product

.compute_cdf_dopR Documentation

Internal: Compute CDF using Distribution of Product

Description

Computes the cumulative distribution function P(XY \le q) for the product of two normal random variables using numerical integration (Meeker & Escobar, 1994).

Usage

.compute_cdf_dop(object, q)

Arguments

object

ProductNormal object

q

Quantile value

Value

Probability P(XY \le q)


RMediation documentation built on June 20, 2026, 9:08 a.m.