prepareData: Create a data that combined all target data and response data

Description Usage Arguments Value

View source: R/prepareData.R

Description

prepareData combined all rows of target data and response data for building index scores

Usage

1
prepareData(data, classVar, classValue)

Arguments

data

a dataset that have a column which indicate if the target responded.

classVar

the column name for variable that indicates the response

classValue

the value that indicates response

Value

a dataframe that combined all data rows and response rows


NLSume/indexScoring documentation built on May 5, 2019, 6:57 p.m.