ceRtainty
The ceRtainty
package computes the certainty equivalent values from a profit dataset and its respective risk premiums.
Installation
Install the package from github as usual:
library(devtools)
install_github("ArielSotoCaro/ceRtainty")
Usage
library(ceRtainty)
Use the certainty()
function to compute the certainty equivalent values and premium()
to compute the risk premium values.
For more details, please refer to the package vignette.
License
MIT © Ariel Soto-Caro