#' Loans defaulters dataset
#'
#' Dataset developed from a set of models using a real anonymized Czech bank
#' transactions, account info, and loan records released for PKDD'99 Discovery Challenge.
#'
#' @docType data
#' @usage data(loansdefaulters)
#' @keywords datasets
#' @references Predictive-Analytics FGV's work assignment
#' (\href{https://ldaniel.github.io/Predictive-Analytics/}{Predictive-Analytics})
#' @source \href{https://github.com/ldaniel/Predictive-Analytics}{Predictive-Analytics source}
#' @examples
#' mydataset <- data(loansdefaulters)
"loansdefaulters"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.