Skip to content

Releases: mplatzer/BTYDplus

0.6.1

16 Feb 15:54
Compare
Choose a tag to compare

added implementation of:

  • (m)bgcnbd.Expectation
  • (m)bgcnbd.PlotFrequencyInCalibration
  • (m)bgcnbd.ExpectedCumulativeTransactions
  • (m)bgcnbd.PlotTrackingCum
  • (m)bgcnbd.PlotTrackingInc

0.6.0

15 Feb 17:21
Compare
Choose a tag to compare
  • added implementation of BG/CNBD-k model
  • (m)bgcnbd.ConditionalExpectedTransactions uses original approximation again - the approximation used in release 0.5.0 worked only in some cases, and was compute intense

0.5.0

02 Jun 08:43
Compare
Choose a tag to compare

model renaming from CBG/CNBD to MBG/CNBD to reflect more commonly known base model name; function prefixes changed from cbgcnbd to mbgcnbd accordingly; breaks backwards-compatibility
plus improved approximation logic for mbgcnbd.ConditionalExpectedTransactions

0.4.0

15 Jan 08:27
Compare
Choose a tag to compare

method renaming (breaks backwards compatibility):

  • Paretp/CNBD -> Pareto/GGG
  • cbgcnbdk.EstimateRegularity -> estimateRegularity

0.3.3

15 Jan 07:07
Compare
Choose a tag to compare

bugfix release

bugfix release

07 Oct 10:16
Compare
Choose a tag to compare
* added tests for new functions

* bumped version to 0.3.2.