Roland Pfeifer
10/12/2017
For more details on authoring R presentations please visit https://support.rstudio.com/hc/en-us/articles/200486468.
This presentation contains documentation for the Customer Churn LOS application. The application can be found here
This application is exploring the Customer Churn Data with respect to LOS (Length of Stay) distribution
we have forked repository https://github.com/treselle-systems/customer_churn_analysis which contains the sample data set 'WAFn-UseC-Telco-Customer-Churn.csv'
The application is build using Shiny package and the source code is in 2 files:
ui.Rserver.RBoth files can be found here: GitHub repo
The application is drawing histogram of frequency of LOS distribution in the telco data set.