| .compute_quantile_dop | R Documentation |
Internal: Compute quantile using Distribution of Product
.compute_quantile_dop(object, p, lower.tail = TRUE)
object |
ProductNormal object |
p |
Probability |
lower.tail |
Logical; if TRUE (default), probabilities are P(X <= x) |
Quantile value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.