functional | R Documentation |
Obtain Functionals from a CopRe Result
functional(obj, f, ..., mean = FALSE)
obj |
A |
f |
A list of functions. |
... |
Additional arguments passed to |
mean |
A logical value indicating whether or not to obtain the functional from the pointwise mean of the sampled distributions or from each individually. |
The integral over the copre_result
grid of the functions in the
list multiplied by the density of each sample distribution in obj
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.