fm_int_multi_sampler(domain, samplers, ..., extra = NULL)
Value
An object with integration points and weights
Arguments
domain
A list of named domains
samplers
A named list of samplers
...
Passed on to each fm_int() call.
extra
Optional character vector with names of variables other than the
integration domains to be included from the samplers. If NULL (default),
all additional variables are included.