Releases: mplatzer/BTYDplus
Releases · mplatzer/BTYDplus
1.1.4
Compare
Sorry, something went wrong.
No results found
elog2cbs handles now empty elogs gracefully (#58 )
limit simulated life length to 10k events in xbgcnbd.GenerateData
1.1.2
Compare
Sorry, something went wrong.
No results found
fix mcmc.ExpectedCumulativeTransactions for Pareto/NBD (Abe) with covariates (#55 )
add ability to provide covariates to abe.generateData
1.1.1
Compare
Sorry, something went wrong.
No results found
add sales.x to elog2cbs output, which sums over sales in calibration period, but excludes the initial purchase
added (M)BG/CNBD-k plots
Compare
Sorry, something went wrong.
No results found
added (m)bgcnbd.PlotFreqVsConditionalExpectedFrequency methods
added (m)bgcnbd.PlotRecVsConditionalExpectedFrequency methods
1.0.1
Compare
Sorry, something went wrong.
No results found
reduce run time of tests and example code
add source info to groceryElog dataset
1.0.0
Compare
Sorry, something went wrong.
No results found
updated package Vignette
bump in major version number to reflect intended first CRAN release
0.11.3
Compare
Sorry, something went wrong.
No results found
bug fix in MBG/CNBD-k demo which used a deprecated method name
0.11.2
Compare
Sorry, something went wrong.
No results found
added option date.zero to *.GenerateData methods
0.11.1
Compare
Sorry, something went wrong.
No results found
rewrote *.GenerateData methods
generated event log now also contains date field
if T.cal varies, then customer's start date will also vary
use elog2cbs internally to convert generated event log to CBS format; this also adds first to CBS
*.GenerateData now always returns the event log -> argument return.elog has been removed
fix bug for *.GenerateData in case of with highly varying T.cal (fixes #42 )
fix top margin of mcmc.plotPActiveDiagnostic
0.10.2
Compare
Sorry, something went wrong.
No results found
R CMD CHECK now returns 0 errors and 0 warnings
add lintr checks for adhering to consistent code style
adapted code style to pass lintr checks
run spellcheck for docs
avoid internal C++ compile warning message