Files in bachmannpatrick/CLVTools
Tools for Customer Lifetime Value Estimation

.Rbuildignore
.github/.gitignore
.github/workflows/Coverage.yaml
.github/workflows/R-CMD-check.yaml
.github/workflows/Tests.yaml
.github/workflows/pkgdown.yaml
.gitignore
CLVTools.Rproj
DESCRIPTION
NAMESPACE
NEWS.md R/CLVTools.R R/RcppExports.R R/all_generics.R R/catch-routine-registration.R R/class_clv_bgnbd.R R/class_clv_bgnbd_staticcov.R R/class_clv_data.R R/class_clv_data_dynamiccovariates.R R/class_clv_data_staticcovariates.R R/class_clv_fitted.R R/class_clv_fitted_spending.R R/class_clv_fitted_transactions.R R/class_clv_fitted_transactions_dynamiccov.R R/class_clv_fitted_transactions_staticcov.R R/class_clv_gg.R R/class_clv_ggomnbd.R R/class_clv_ggomnbd_staticcov.R R/class_clv_model.R R/class_clv_model_bgnbd.R R/class_clv_model_bgnbd_staticcov.R R/class_clv_model_gg.R R/class_clv_model_ggomnbd_nocov.R R/class_clv_model_ggomnbd_staticcov.R R/class_clv_model_nocorrelation.R R/class_clv_model_pnbd.R R/class_clv_model_pnbd_dynamiccov.R R/class_clv_model_pnbd_staticcov.R R/class_clv_model_withcorrelation.R R/class_clv_pnbd.R R/class_clv_pnbd_dynamiccov.R R/class_clv_pnbd_staticcov.R R/class_clv_time.R R/class_clv_time_date.R R/class_clv_time_datetime.R R/class_clv_time_days.R R/class_clv_time_hours.R R/class_clv_time_weeks.R R/class_clv_time_years.R R/clv_template_controlflow_estimate.R R/clv_template_controlflow_pmf.R R/clv_template_controlflow_predict.R R/data.R R/f_DoExpectation.R R/f_clvdata_inputchecks.R R/f_clvfitted_inputchecks.R R/f_generics_clvfitted.R R/f_generics_clvfitted_estimate.R R/f_generics_clvfittedspending.R R/f_generics_clvfittedtransactions.R R/f_generics_clvfittedtransactionsdyncov.R R/f_generics_clvfittedtransactionsstaticcov.R R/f_generics_clvfittedtransactionsstaticcov_estimate.R R/f_generics_clvpnbddyncov.R R/f_interface_bgbb.R R/f_interface_bgnbd.R R/f_interface_clvdata.R R/f_interface_gg.R R/f_interface_ggomnbd.R R/f_interface_latentattrition.R R/f_interface_pmf.R R/f_interface_pnbd.R R/f_interface_predict_clvfittedspending.R R/f_interface_predict_clvfittedtransactions.R R/f_interface_setdynamiccovariates.R R/f_interface_setstaticcovariates.R R/f_interface_spending.R R/f_s3generics_clvdata.R R/f_s3generics_clvdata_dynamiccov.R R/f_s3generics_clvdata_plot.R R/f_s3generics_clvdata_staticcov.R R/f_s3generics_clvfitted.R R/f_s3generics_clvfittedspending_plot.R R/f_s3generics_clvfittedtransactions_plot.R R/f_s3generics_clvfittedtransactions_staticcov.R R/f_s3generics_clvtime.R R/interlayer_callLL.R R/interlayer_callnextinterlayer.R R/interlayer_constraints.R R/interlayer_correlation.R R/interlayer_manager.R R/interlayer_regularization.R R/pnbd_dyncov_ABCD.R R/pnbd_dyncov_BkSum.R R/pnbd_dyncov_CET.R R/pnbd_dyncov_DECT.R R/pnbd_dyncov_createwalks.R R/pnbd_dyncov_expectation.R R/pnbd_dyncov_palive.R README.md README.rmd
_pkgdown.yml
cran-comments.md
data/apparelDynCov.rda
data/apparelStaticCov.rda
data/apparelTrans.rda
data/cdnow.rda
inst/WORDLIST
man-roxygen/template_class_clvfittedspendingmodels.R man-roxygen/template_class_clvfittedtransactionmodels.R man-roxygen/template_class_clvfittedtransactionmodels_staticcov.R man-roxygen/template_class_clvmodelnocov.R man-roxygen/template_class_clvmodelstaticcov.R man-roxygen/template_clvdata_asdatax.R man-roxygen/template_clvdatatime_description.R man-roxygen/template_clvdate_description.R man-roxygen/template_clvfitted_returnvalue.R man-roxygen/template_clvfittedtransactions_seealso.R man-roxygen/template_details_newdata.R man-roxygen/template_details_paramsbgnbd.R man-roxygen/template_details_paramsggomnbd.R man-roxygen/template_details_predictionend.R man-roxygen/template_details_rcppcovmatrix.R man-roxygen/template_examples_nocovmodelinterface.R man-roxygen/template_examples_spendingmodelinterface.R man-roxygen/template_examples_staticcovmodelinterface.R man-roxygen/template_expectation_description.R man-roxygen/template_expectation_params.R man-roxygen/template_expectation_return.R man-roxygen/template_param_dots.R man-roxygen/template_param_formulainterface_data.R man-roxygen/template_param_formulainterface_formula.R man-roxygen/template_param_optimxargs.R man-roxygen/template_param_predictionend.R man-roxygen/template_param_sample.R man-roxygen/template_param_verbose.R man-roxygen/template_params_bgnbd.R man-roxygen/template_params_clvdata.R man-roxygen/template_params_estimate.R man-roxygen/template_params_estimate_cov.R man-roxygen/template_params_ggomnbd.R man-roxygen/template_params_pnbd.R man-roxygen/template_params_rcppcovmatrix.R man-roxygen/template_params_rcppestimatedparams.R man-roxygen/template_params_rcppperiods.R man-roxygen/template_params_rcppvcovparams.R man-roxygen/template_params_rcppxtxtcal.R man-roxygen/template_pmf_titledescreturnpmfparams.R man-roxygen/template_references_bgnbd.R man-roxygen/template_references_gg.R man-roxygen/template_references_ggomnbd.R man-roxygen/template_references_pnbd.R man-roxygen/template_setdynamiccov.R man-roxygen/template_setstaticcov.R man-roxygen/template_slot_bgnbdcbs.R man-roxygen/template_slot_ggomnbdcbs.R man-roxygen/template_slot_pnbdcbs.R man-roxygen/template_summary_clvfitted.R man-roxygen/template_summary_clvtime.R man-roxygen/template_summary_data.R man-roxygen/template_titledescriptionreturn_CET.R man-roxygen/template_titledescriptionreturn_palive.R man-roxygen/template_titleparamsdescriptionreturndetails_LL.R man/CLVTools-package.Rd man/SetDynamicCovariates.Rd man/SetStaticCovariates.Rd man/apparelDynCov.Rd man/apparelStaticCov.Rd man/apparelTrans.Rd man/as.clv.data.Rd man/as.data.frame.clv.data.Rd man/as.data.table.clv.data.Rd man/bgbb.Rd man/bgnbd.Rd man/bgnbd_CET.Rd man/bgnbd_LL.Rd man/bgnbd_PAlive.Rd man/bgnbd_expectation.Rd man/bgnbd_pmf.Rd man/cdnow.Rd man/clv.bgnbd-class.Rd man/clv.bgnbd.static.cov-class.Rd man/clv.data-class.Rd man/clv.data.dynamic.covariates-class.Rd man/clv.data.static.covariates-class.Rd man/clv.fitted-class.Rd man/clv.fitted.spending-class.Rd man/clv.fitted.transactions-class.Rd man/clv.fitted.transactions.dynamic.cov-class.Rd man/clv.fitted.transactions.static.cov-class.Rd man/clv.gg-class.Rd man/clv.ggomnbd-class.Rd man/clv.ggomnbd.static.cov-class.Rd man/clv.model-class.Rd man/clv.model.bgnbd.no.cov-class.Rd man/clv.model.bgnbd.static.cov-class.Rd man/clv.model.gg-class.Rd man/clv.model.ggomnbd.no.cov-class.Rd man/clv.model.ggomnbd.static.cov-class.Rd man/clv.model.no.correlation-class.Rd man/clv.model.pnbd.dynamic.cov-class.Rd man/clv.model.pnbd.no.cov-class.Rd man/clv.model.pnbd.static.cov-class.Rd man/clv.model.with.correlation-class.Rd man/clv.pnbd-class.Rd man/clv.pnbd.dynamic.cov-class.Rd man/clv.pnbd.static.cov-class.Rd man/clv.time-class.Rd man/clv.time.date-class.Rd man/clv.time.datetime-class.Rd man/clv.time.days-class.Rd man/clv.time.hours-class.Rd man/clv.time.weeks-class.Rd man/clv.time.years-class.Rd man/clvdata.Rd
man/figures/README-plot-model-1.png
man/fitted.clv.fitted.Rd man/gg.Rd man/gg_LL.Rd man/ggomnbd.Rd man/ggomnbd_CET.Rd man/ggomnbd_LL.Rd man/ggomnbd_PAlive.Rd man/ggomnbd_expectation.Rd man/latentAttrition.Rd man/nobs.clv.data.Rd man/nobs.clv.fitted.Rd man/plot.clv.data.Rd man/plot.clv.fitted.spending.Rd man/plot.clv.fitted.transactions.Rd man/pmf.Rd man/pnbd.Rd man/pnbd_CET.Rd man/pnbd_DERT.Rd man/pnbd_LL.Rd man/pnbd_PAlive.Rd man/pnbd_expectation.Rd man/pnbd_pmf.Rd man/predict.clv.fitted.spending.Rd man/predict.clv.fitted.transactions.Rd man/spending.Rd man/subset.clv.data.Rd man/summary.clv.data.Rd man/summary.clv.fitted.Rd man/summary.clv.time.Rd man/vcov.clv.fitted.Rd man/vec_gsl_hyp2f0_e.Rd man/vec_gsl_hyp2f1_e.Rd
src/Makevars
src/Makevars.win
src/RcppExports.cpp
src/bgnbd.cpp
src/bgnbd.h
src/clv_vectorized.cpp
src/clv_vectorized.h
src/gg_LL.cpp
src/gg_LL.h
src/ggomnbd.cpp
src/ggomnbd.h
src/pnbd.cpp
src/pnbd.h
src/pnbd_dyncov_LL.cpp
src/pnbd_dyncov_LL.h
src/test-cpp.cpp
src/test-runner.cpp
tests/testthat.R
tests/testthat/dyncov_LL_reference.xlsx
tests/testthat/fitted_dyncov.rds
tests/testthat/helper_correctness_clvdata.R tests/testthat/helper_inputchecks_single_logical.R tests/testthat/helper_s3_fitted.R tests/testthat/helper_s3_fitted_plot.R tests/testthat/helper_s3_fitted_predict.R tests/testthat/helper_s3_fittedtransactions_pmf.R tests/testthat/helper_testthat_consistency.R tests/testthat/helper_testthat_correctness_clvfitted.R tests/testthat/helper_testthat_correctness_clvtime.R tests/testthat/helper_testthat_correctness_spending.R tests/testthat/helper_testthat_correctness_transactions.R tests/testthat/helper_testthat_dyncov.R tests/testthat/helper_testthat_inputchecks_nocov.R tests/testthat/helper_testthat_inputchecks_predict_plot.R tests/testthat/helper_testthat_inputchecks_staticcov.R tests/testthat/helper_testthat_runability_clvfitted.R tests/testthat/helper_testthat_runability_common.R tests/testthat/helper_testthat_runability_dynamiccov.R tests/testthat/helper_testthat_runability_nocov.R tests/testthat/helper_testthat_runability_spending.R tests/testthat/helper_testthat_runability_staticcov.R tests/testthat/test-cpp.R tests/testthat/test_consistency_bgnbd.R tests/testthat/test_consistency_ggomnbd.R tests/testthat/test_consistency_pnbd.R tests/testthat/test_correctness_bgnbd.R tests/testthat/test_correctness_clvdata_clvdata.R tests/testthat/test_correctness_clvdata_s3.R tests/testthat/test_correctness_clvdata_setdynamiccov.R tests/testthat/test_correctness_clvdata_setstaticcov.R tests/testthat/test_correctness_clvtime.R tests/testthat/test_correctness_dynamiccov_walkcreation.R tests/testthat/test_correctness_gg.R tests/testthat/test_correctness_ggomnbd.R tests/testthat/test_correctness_latentattrition.R tests/testthat/test_correctness_pnbd_dyncov.R tests/testthat/test_correctness_pnbd_nocovstaticcov.R tests/testthat/test_correctness_spending.R tests/testthat/test_inputchecks_bgnbd_nocov.R tests/testthat/test_inputchecks_bgnbd_staticcov.R tests/testthat/test_inputchecks_clvdata_clvdata.R tests/testthat/test_inputchecks_clvdata_plot.R tests/testthat/test_inputchecks_clvdata_setdynamiccov.R tests/testthat/test_inputchecks_clvdata_setstaticcov.R tests/testthat/test_inputchecks_gg.R tests/testthat/test_inputchecks_ggomnbd_nocov.R tests/testthat/test_inputchecks_ggomnbd_staticcov.R tests/testthat/test_inputchecks_latentattrition.R tests/testthat/test_inputchecks_plot_spending.R tests/testthat/test_inputchecks_plot_transactions.R tests/testthat/test_inputchecks_pmf.R tests/testthat/test_inputchecks_pnbd_nocov.R tests/testthat/test_inputchecks_pnbd_staticcov.R tests/testthat/test_inputchecks_predict_spending.R tests/testthat/test_inputchecks_predict_transactions.R tests/testthat/test_inputchecks_spending.R tests/testthat/test_runability_bgnbd_nocov.R tests/testthat/test_runability_bgnbd_staticcov.R tests/testthat/test_runability_clvdata_clvdata.R tests/testthat/test_runability_clvdata_s3.R tests/testthat/test_runability_clvdata_setdynamiccov.R tests/testthat/test_runability_clvdata_setstaticcov.R tests/testthat/test_runability_gg.R tests/testthat/test_runability_ggomnbd_nocov.R tests/testthat/test_runability_ggomnbd_staticcov.R tests/testthat/test_runability_latentattrition.R tests/testthat/test_runability_pnbd_dynamiccov.R tests/testthat/test_runability_pnbd_nocov.R tests/testthat/test_runability_pnbd_staticcov.R tests/testthat/test_runability_spending.R
vignettes/.gitignore
vignettes/CLVTools.Rmd
vignettes/bibliography.bib
vignettes/figures/WALKTHROUGH-plot-model-1.pdf
vignettes/figures/WALKTHROUGH-plot-model-1.png
vignettes/figures/WALKTHROUGH-steps.pdf
vignettes/figures/WALKTHROUGH-steps.png
vignettes/internal_docu/Extensions.md vignettes/internal_docu/internal_docu.Rmd vignettes/internal_docu/uml_class_clvtools.pdf
vignettes/internal_docu/uml_class_clvtools.uxf
vignettes/internal_docu/uml_sd_clvtools_estimate.pdf
vignettes/internal_docu/uml_sd_clvtools_estimate.uxf
vignettes/internal_docu/uml_sd_clvtools_predict.pdf
vignettes/internal_docu/uml_sd_clvtools_predict.uxf
bachmannpatrick/CLVTools documentation built on Oct. 29, 2023, 2:16 p.m.