Major derogatory | R Documentation |
The function gives the number of major derogatory reports in the credit history of individual credit card applicants.
data_derogatory
data_derogatory |
A vector of (non-negative integer) count values. |
The data set consists of the number of major derogatory reports in the credit history of individual credit card applicants. Recently, it was used by Saengthong et al. (2015) and fitted by the zero-inflated negative binomial-Crack distribution.
data_derogatory gives the number of major derogatory reports in the credit history of individual credit card applicants.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Saengthong, P., Bodhisuwan, W., & Thongteeraparp, A. (2015). The zero-inflated negative binomial-Crack distribution: some properties and parameter estimation. Songklanakarin Journal of Science and Technology, 37(6), 701-711.
x<-data_derogatory
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.