Chen Xing
Chen Xing
HOME
BLOG
TOPICS
CV
CLVTools
Probabilistic Models for Computing Customer-Centric Metrics
Introduction In this post, I will summarize the common statistical methods to describe and predict customers’ purchase behavior in non-contractual settings. It fits probabilistic models to historical transaction records for computing customer-centric metrics of managerial interest.
Aug 27, 2022
3 min read
Probability
,
PredictiveAnalytics
,
tutorial
Incorporating Time-Invariant Covariates into PNBD II
Introduction In this post, we’ll continue discover the difference between the Cohort Modeling and the Extended PNBD Model with time-invariant covariates. Check here to see the previous post. Data Prepare First let’s import the transactional data, and select the customers who first purchase happened in 2017-2018.
Aug 26, 2022
7 min read
R
,
PredictiveAnalytics
,
tutorial
Incorporating Time-Invariant Covariates into PNBD
Introducton The original Pareto-NBD Model is awesome, but it does not allow us to add any covariates. In some cases, the covariates may affect the purchase, or the attrition process, or both.
Aug 23, 2022
11 min read
PredictiveAnalytics
,
R
CLV Prediction in R
Introduction In the previous posts, we talked about the theoretical part of Pareto/NBD model. This time, we will go over the CLV prediction in R. Customer lifetime value (CLV) is
Jul 10, 2022
5 min read
PredictiveAnalytics
,
Probability
,
R
,
tutorial
CLV小总结
引子 2021春节马上到了,2月4日开始放假,2月9号回家。在
Feb 3, 2021
1 min read
Probability
,
PredictiveAnalytics
,
tutorial