Bankruptcy {ClaimsProblems} | R Documentation |
Bankruptcy data
Description
Bankruptcy data: creditors and claims
Usage
Bankruptcy
Format
A data frame with 8 rows and 2 variables:
[,1] | Creditor | categorical | Creditor name |
[,2] | Claim | numeric | Claim (millions of euro) |
Source
The data were obtained from Fiestras et al (2016)
References
Fiestras-Janeiro, M.G., Sánchez-Rodríguez, E., and Schuster, M. (2016). A precedence constraint value revisited. Top, 25, 156–179
Examples
data(Bankruptcy)
Bankruptcy
E= 230
allrules(E,Bankruptcy$Claim)
[Package ClaimsProblems version 1.0.0 Index]