Predictions of the density and distribution function for a vine copula model.
Arguments
- object
a
vine
object.- newdata
points where the fit shall be evaluated.
- what
what to predict, either
"pdf"
or"cdf"
.- n_mc
number of samples used for quasi Monte Carlo integration when
what = "cdf"
.- cores
number of cores to use; if larger than one, computations are done in parallel on
cores
batches .- ...
unused.