Skip to content
/ DtD Public

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

Notifications You must be signed in to change notification settings

boennecd/DtD

Repository files navigation

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.