Description Usage Arguments Value See Also Examples
participationRisk
is the constructor for the
S3 class participationRisk. It allows to build for participation risk parameters.
1 | participationRisk(volatility)
|
volatility |
positive numeric value of length one. |
An S3 object, instance of the class participationRisk.
summary.participationRisk
, print.participationRisk
,
compute.participationRisk
.
1 2 | # Creating a new participationRisk.
pr <- participationRisk(volatility = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.