boennecd / DtD

R package with fast methods for Merton's distance-to-default model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DtD: Distance to Default

Build Status on Travis CRAN RStudio mirror downloads

This package provides fast methods to work with Merton's distance to default model. The methods includes simulation and estimation of the parameters. It can be installed with devtools by calling

devtools::install_github("boennecd/DtD")

or install with the version on CRAN

install.packages("DtD")

See this vignette for examples of how to use the functions.

About

R package with fast methods for Merton's distance-to-default model


Languages

Language:R 52.4%Language:C++ 34.5%Language:C 13.0%