hsloot / cvalr

Credit derivative valuation in R
Other
1 stars 2 forks source link

cvalr

R-CMD-check Codecov test
coverage Lifecycle:
experimental

The goal of cvalr is to provide functions required in credit portfolio valuation in R.

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("hsloot/cvalr")

Note

At the moment, the package is under development and should not be used.