R/data.R

#' Data BPJS Hackathon AI: Case and Cost Prediction.
#'
#' A dataset containing the Case, Cost and other attributes of almost 57.971 observation 36 variabels.
#'
#' @format A data frame with 57.971 rows and 36 variables:
#' \describe{
#'   \item{case}{kasus dari peserta bpjs}
#'   \item{unit_cost}{cost dari peserta bpjs}
#'   \item{kddati2,tkp,peserta,a,b,c,cb,d,ds,gd,hd,i1,i2,i3,i4,kb,kc,kg,ki,kj,kk,kl,km,ko,kp,kt,ku,s,sa,sb,sc,sd}{variabel}
#'   \item{tglpelayanan}{tanggal pelayanan}
#'   \item{row_id}{baris id}
#' }
#' @source \url{https://github.com/rasyidstat/bpai/tree/master/data}
"bpjs"
Alfrzlp/package-dm documentation built on June 25, 2022, 9:50 p.m.