Package: DtD
Type: Package
Title: Distance to Default
Version: 0.2.0
Authors@R: c(person("Benjamin", "Christoffersen", 
                    email = "boennecd@gmail.com", 
                    role = c("cre", "aut")),
             person("R-core", email = "R-core@R-project.org",
                    role = c("cph")))
Maintainer: Benjamin Christoffersen <boennecd@gmail.com>
Description: Provides fast methods to work with Merton's distance to default 
  model introduced in Merton (1974) <doi:10.1111/j.1540-6261.1974.tb03058.x>. 
  The methods includes simulation and estimation of the parameters.
License: GPL-2
Encoding: UTF-8
BugReports: https://github.com/boennecd/DtD/issues
LazyData: true
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, checkmate
Suggests: knitr, rmarkdown, testthat, microbenchmark
VignetteBuilder: knitr
RoxygenNote: 6.0.1
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2018-09-10 21:21:23 UTC; User
Author: Benjamin Christoffersen [cre, aut],
  R-core [cph]
Repository: CRAN
Date/Publication: 2018-09-10 22:00:06 UTC
