Other packages > Find by keyword >

CLVTools  

Tools for Customer Lifetime Value Estimation
View on CRAN: Click here


Download and install CLVTools package within the R console
Install from CRAN:
install.packages("CLVTools")

Install from Github:
library("remotes")
install_github("cran/CLVTools")

Install by package version:
library("remotes")
install_version("CLVTools", "0.12.1")



Attach the package and use:
library("CLVTools")
Maintained by
Patrick Bachmann
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-08
Latest Update: 2024-12-02
Description:
A set of state-of-the-art probabilistic modeling approaches to derive estimates of individual customer lifetime values (CLV). Commonly, probabilistic approaches focus on modelling 3 processes, i.e. individuals' attrition, transaction, and spending process. Latent customer attrition models, which are also known as "buy-'til-you-die models", model the attrition as well as the transaction process. They are used to make inferences and predictions about transactional patterns of individual customers such as their future purchase behavior. Moreover, these models have also been used to predict individuals
How to cite:
Patrick Bachmann (2020). CLVTools: Tools for Customer Lifetime Value Estimation. R package version 0.12.1, https://cran.r-project.org/web/packages/CLVTools. Accessed 16 Jul. 2026.
Previous versions and publish date:
0.5.0 (2020-05-08 17:00), 0.6.0 (2020-06-25 00:10), 0.7.0 (2020-08-26 22:10), 0.8.0 (2021-03-23 17:40), 0.8.1 (2021-10-19 00:50), 0.9.0 (2022-01-09 02:32), 0.10.0 (2023-10-23 22:10), 0.11.0 (2024-08-17 08:00), 0.11.1 (2024-10-13 06:20), 0.11.2 (2024-12-02 23:40), 0.12.0 (2025-09-22 20:10), (2026-07-09 07:59)
Other packages that cited CLVTools R package
View CLVTools citation profile
Other R packages that CLVTools depends, imports, suggests or enhances
Complete documentation for CLVTools
Functions, R codes and Examples using the CLVTools R package
Some associated functions: CLVTools-package . SetDynamicCovariates . SetStaticCovariates . apparelDynCov . apparelStaticCov . apparelTrans . as.clv.data . as.data.frame.clv.data . as.data.table.clv.data . bgbb . bgnbd . bgnbd_CET . bgnbd_LL . bgnbd_PAlive . bgnbd_expectation . bgnbd_pmf . cdnow . clv.bgnbd-class . clv.bgnbd.static.cov-class . clv.data-class . clv.data.dynamic.covariates-class . clv.data.static.covariates-class . clv.fitted-class . clv.fitted.spending-class . clv.fitted.transactions-class . clv.fitted.transactions.dynamic.cov-class . clv.fitted.transactions.static.cov-class . clv.gg-class . clv.ggomnbd-class . clv.ggomnbd.static.cov-class . clv.model-class . clv.model.bgnbd.no.cov-class . clv.model.bgnbd.static.cov-class . clv.model.gg-class . clv.model.ggomnbd.no.cov-class . clv.model.ggomnbd.static.cov-class . clv.model.no.correlation-class . clv.model.pnbd.dynamic.cov-class . clv.model.pnbd.no.cov-class . clv.model.pnbd.static.cov-class . clv.model.with.correlation-class . clv.pnbd-class . clv.pnbd.dynamic.cov-class . clv.pnbd.static.cov-class . clv.time-class . clv.time.date-class . clv.time.datetime-class . clv.time.days-class . clv.time.hours-class . clv.time.weeks-class . clv.time.years-class . clvdata . fitted.clv.fitted . gg . gg_LL . ggomnbd . ggomnbd_CET . ggomnbd_LL . ggomnbd_PAlive . ggomnbd_expectation . nobs.clv.data . nobs.clv.fitted . plot.clv.data . plot.clv.fitted.spending . plot.clv.fitted.transactions . pmf . pnbd . pnbd_CET . pnbd_DERT . pnbd_LL . pnbd_PAlive . pnbd_expectation . pnbd_pmf . predict.clv.fitted.spending . predict.clv.fitted.transactions . subset.clv.data . summary.clv.data . summary.clv.fitted . summary.clv.time . vcov.clv.fitted . vec_gsl_hyp2f0_e . vec_gsl_hyp2f1_e . 
Some associated R codes: CLVTools.R . RcppExports.R . all_generics.R . class_clv_bgnbd.R . class_clv_bgnbd_staticcov.R . class_clv_data.R . class_clv_data_dynamiccovariates.R . class_clv_data_staticcovariates.R . class_clv_fitted.R . class_clv_fitted_spending.R . class_clv_fitted_transactions.R . class_clv_fitted_transactions_dynamiccov.R . class_clv_fitted_transactions_staticcov.R . class_clv_gg.R . class_clv_ggomnbd.R . class_clv_ggomnbd_staticcov.R . class_clv_model.R . class_clv_model_bgnbd.R . class_clv_model_bgnbd_staticcov.R . class_clv_model_gg.R . class_clv_model_ggomnbd_nocov.R . class_clv_model_ggomnbd_staticcov.R . class_clv_model_nocorrelation.R . class_clv_model_pnbd.R . class_clv_model_pnbd_dynamiccov.R . class_clv_model_pnbd_staticcov.R . class_clv_model_withcorrelation.R . class_clv_pnbd.R . class_clv_pnbd_dynamiccov.R . class_clv_pnbd_staticcov.R . class_clv_time.R . class_clv_time_date.R . class_clv_time_datetime.R . class_clv_time_days.R . class_clv_time_hours.R . class_clv_time_weeks.R . class_clv_time_years.R . clv_template_controlflow_estimate.R . clv_template_controlflow_pmf.R . clv_template_controlflow_predict.R . data.R . f_DoExpectation.R . f_clvdata_inputchecks.R . f_clvfitted_inputchecks.R . f_generics_clvfitted.R . f_generics_clvfitted_estimate.R . f_generics_clvfittedspending.R . f_generics_clvfittedtransactions.R . f_generics_clvfittedtransactionsdyncov.R . f_generics_clvfittedtransactionsstaticcov.R . f_generics_clvfittedtransactionsstaticcov_estimate.R . f_generics_clvpnbddyncov.R . f_interface_bgbb.R . f_interface_bgnbd.R . f_interface_clvdata.R . f_interface_gg.R . f_interface_ggomnbd.R . f_interface_pmf.R . f_interface_pnbd.R . f_interface_predict_clvfittedspending.R . f_interface_predict_clvfittedtransactions.R . f_interface_setdynamiccovariates.R . f_interface_setstaticcovariates.R . f_s3generics_clvdata.R . f_s3generics_clvdata_dynamiccov.R . f_s3generics_clvdata_plot.R . f_s3generics_clvdata_staticcov.R . f_s3generics_clvfitted.R . f_s3generics_clvfittedspending_plot.R . f_s3generics_clvfittedtransactions_plot.R . f_s3generics_clvfittedtransactions_staticcov.R . f_s3generics_clvtime.R . interlayer_callLL.R . interlayer_callnextinterlayer.R . interlayer_constraints.R . interlayer_correlation.R . interlayer_manager.R . interlayer_regularization.R . pnbd_dyncov_ABCD.R . pnbd_dyncov_BkSum.R . pnbd_dyncov_CET.R . pnbd_dyncov_DECT.R . pnbd_dyncov_LL.R . pnbd_dyncov_createwalks.R . pnbd_dyncov_expectation.R . pnbd_dyncov_makewalks.R . pnbd_dyncov_palive.R .  Full CLVTools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA