| .compute_cdf_dop | R Documentation |
Computes the cumulative distribution function P(XY \le q) for the product
of two normal random variables using numerical integration (Meeker & Escobar, 1994).
.compute_cdf_dop(object, q)
object |
ProductNormal object |
q |
Quantile value |
Probability P(XY \le q)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.