R/data.R

#' Credit data
#'
#' @docType data
#' @name credit
#' @usage credit
#' @format A \code{data frame} with 49,694 observations and 17 variables.
"credit"

#' Credit data in woe form
#'
#' @docType data
#' @name credit_woe
#' @usage credit_woe
#' @format A \code{data frame} with 49,694 observations and 14 variables.
"credit_woe"

#' woes from credit data
#'
#' @docType data
#' @name woes
#' @usage woes
#' @format A \code{data frame} with 49,694 observations and 14 variables.
"woes"

#' hmeq data
#'
#' http://www.creditriskanalytics.net/datasets-private2.html
#'
#' @docType data
#' @name hmeq
#' @usage hmeq
#' @format A \code{data frame} with 5,960 observations and 13 variables.
"hmeq"
jbkunst/risk3r documentation built on March 19, 2024, 10:49 p.m.