| .compute_quantile_mc | R Documentation |
Internal: Compute quantile using Monte Carlo
.compute_quantile_mc(object, p, n.mc = 1e+05, lower.tail = TRUE)
object |
ProductNormal object |
p |
Probability |
n.mc |
Monte Carlo sample size |
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.