Releases: mplatzer/BTYDplus
Releases · mplatzer/BTYDplus
0.6.1
added implementation of:
- (m)bgcnbd.Expectation
- (m)bgcnbd.PlotFrequencyInCalibration
- (m)bgcnbd.ExpectedCumulativeTransactions
- (m)bgcnbd.PlotTrackingCum
- (m)bgcnbd.PlotTrackingInc
0.6.0
- 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
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
method renaming (breaks backwards compatibility):
- Paretp/CNBD -> Pareto/GGG
- cbgcnbdk.EstimateRegularity -> estimateRegularity
bugfix release
* added tests for new functions
* bumped version to 0.3.2.