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")

Jishnurck26/logistic documentation built on May 29, 2019, 2:49 p.m.