R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
CLVTools
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.11.2")
Attach the package and use:
library("CLVTools")
Maintained by
Patrick Bachmann
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.CLVTools . https://github.com/bachmannpatrick/CLVTools/issues . https://github.com/bachmannpatrick/CLVTools . CLVTools results . CLVTools.pdf . The CLVTools Package . CLVTools_0.11.2.tar.gz . CLVTools_0.11.2.zip . CLVTools_0.11.2.zip . CLVTools_0.11.2.zip . CLVTools_0.11.2.tgz . CLVTools_0.11.2.tgz . CLVTools_0.11.2.tgz . CLVTools_0.11.2.tgz . CLVTools_0.11.2.tgz . CLVTools_0.11.2.tgz . CLVTools archive . https://CRAN.R-project.org/package=CLVTools .
First Published: 2020-05-08
Latest Update: 2023-10-23
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.11.2, https://cran.r-project.org/web/packages/CLVTools. Accessed 04 Apr. 2025.
Previous versions and publish date:
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
Rexperigen
Provides convenience functions to communicate with
an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Daniel Szeredi (view profile)
perryExamples
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Andreas Alfons (view profile)
metaprotr
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput
mass ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Aaron Millan-Oropeza (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
PakPMICS2014HH
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Muhammad Yaseen (view profile)
RMixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Meinhard Ploner (view profile)
23,990
R Packages
207,311
Dependencies
64,809
Author Associations
23,991
Publication Badges
