targetCapital.sstOutput: Compute the Target Capital (TC)

Description Usage Arguments Value See Also

Description

targetCapital is a generic S3 method for S3 classes from which target capital can be provided.

Usage

1
2
## S3 method for class 'sstOutput'
targetCapital(object, with.scenario = F, ...)

Arguments

object

S3 object of class sstOutput.

with.scenario

logical value of length one. Should the target capital be compute with scenario risk also?

...

additional parameters to be passed on to marketValueMargin and riskCapital.

Value

a numeric value. The target Capital (TC).

See Also

targetCapital.


sstModel documentation built on May 2, 2019, 12:16 p.m.