compute
is a generic S3 method for classes inheriting from risk.
It returns a vector of aggregated simulations for the corresponding risk.
# S3 method for marketRisk
compute(object, market.items, standalones = NULL, nsim,
seed = NULL, nested.market.computations = F, ...)
S3 object of class marketRisk.
list with elements being object of S3 classes
inheriting from marketRisk
.
list of possible standalones (default NULL).
strictly positive integer value of length one. The number of simulations.
positive integer value of length one. The seed for reproducibility.
logical value of length one, by default set
to FALSE
. Should the market items valuations be nested by item
types?
additional arguments.
a list of numeric values. The simulation results for a marketRisk.