data.berka | R Documentation |
This dataset is a part of the Berka and Sochorova (1993) study, which contains information on loan defaults. The data was generated using the code in the '/data-raw/data-berka.R' file.
data.berka
A list with the following items:
A vector representing the labels. It contains 1 for default and 0 for non-default. Any observation with default (i.e., 'default' and 'finished with default') is considered to be a positive.
A matrix with explanatory variables in the columns.
A vector with the weight of each observation. This is mathematically generated to balance the observations.
A list that describes the column names.
datasetBerka;textualldt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.