Last data update: 2014.03.03

R: Churn data
churnR Documentation

Churn data

Description

churn contains three variables: the churn predictions (probabilities) of two models, and observed churn

Usage

data(churn)

Format

A data frame with 1302 observations, and 3 variables: predictions, predictions2, churn.

Author(s)

Authors: Steven Hoornaert, Michel Ballings and Dirk Van den Poel, Maintainer: Steven.Hoornaert@UGent.be

Examples

data(churn)
str(churn)

Results