Learn R Programming

sstModel (version 1.0.0)

compute: Object Computations

Description

compute is a generic S3 method for S3 classes inheriting from risk. It returns a vector of aggregated simulations for the corresponding risk.

Usage

compute(object, ...)

Arguments

object

an S3 object to compute.

...

additional parameters.

Value

results of the computation.