View source: R/pmv_upper_smaller_slower_fix.R
pmvt_ | R Documentation |
mvtnorm::pmvt, but returns 0 if any lower boundary is larger than any upper boundary
pmvt_(upper, lower, ...)
upper |
the vector of upper limits of length n. |
lower |
the vector of lower limits of length n. |
... |
additional parameters passed to |
The evaluated distribution function is returned, if keepAttr
is true, with attributes
error |
estimated absolute error |
msg |
status message(s). |
algorithm |
a |
pmvt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.