Skip to content

R code of our published paper "The zero-inflated promotion cure rate model applied to financial data on time-to-default"

Notifications You must be signed in to change notification settings

drmauro/zero-inflated_promotion_cure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zero-inflated_promotion_cure

This repository contains our paper published in the Journal Cogent Economics & Finance Volume 5, 2017 - Issue 1 . We also provide the R codes of the simulation study.

The parameters are estimated in a classical way and also through a Bayesian approach.

Here you can find the free-access paper: http://www.tandfonline.com/doi/full/10.1080/23322039.2017.1395950

colnames(auto) [1] "Loan_Term" "Income" "Age" "Status_marital" [5] "Type_residence" "Red_flag" "Type_employment" "school"
[9] "default" "Time_to_default" "delta"

About

R code of our published paper "The zero-inflated promotion cure rate model applied to financial data on time-to-default"

http://www.tandfonline.com/doi/full/10.1080/23322039.2017.1395950

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages