finiteE | R Documentation |
This function modifies a union of intervals with positive but possibly infinite endpoints
into a union of intervals with positive and finite endpoints, while ensuring
the probability of a N(0, 1)
falling into it numerically the same.
finiteE(E)
E |
an "Intervals" object or a matrix where rows represents a union of intervals with positive but possibly infinite endpoints. |
This function returns an "Intervals" object or a matrix depending on the input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.