Rrate: Rrate function

Description Usage Arguments Value Author(s) Examples

Description

Takes the data and divid in to 10 parts and looks the target distribution.

Usage

1
Rrate(df, target, var)

Arguments

x

varibale need to look the target distribution

Value

It will give back you the deciled data with target disribution

Author(s)

Rajesh Jakhotia

Examples

1
2
data("CTDF")
Rrate(df = CTDF,target = "TARGET",var = "HOLDING_PERIOD")

K2Analytics/logistic documentation built on May 14, 2019, 8:19 a.m.