f_CustomerModelingMatrix {CADF}R Documentation

For each customer, return a modeling matrix that is utilized for logistic regression

Description

'f_CustomerModelingMatrix' inputs are cancellation_time.

Usage

f_CustomerModelingMatrix(cancellation_time)

Arguments

cancellation_time

= cancellation time

Details

Description here

Examples

f_CustomerModelingMatrix(10)

[Package CADF version 0.1 Index]