Skip to content

CLVTools v0.7.0

Compare
Choose a tag to compare
@pschil pschil released this 07 Oct 14:50
· 112 commits to master since this release
590c074

NEW FEATURES

  • Refactor the Gamma-Gamma (GG) model to predict mean spending per transaction into an independent model
  • The prediction for transaction models can now be combined with separately fit spending models
  • Write the unconditional expectation functions in Rcpp for faster plotting (Pareto/NBD and Beta-Geometric/NBD)
  • Improved documentation and walkthrough

BUG FIXES

  • Pareto/NBD LogLikelihood: For the case Tcal = t.x and for the case alpha == beta
  • Static or dynamic covariates with syntactically invalid names (spaces, start with numbers, etc) could not be fit