tests/testthat/test_consistency_bgnbd.R

skip_on_cran()

data("cdnow")
data("apparelTrans")
data("apparelStaticCov")

fct.testthat.consistency(name.model = "BG/NBD", method = bgnbd,
                         data.apparelTrans = apparelTrans, data.apparelStaticCov=apparelStaticCov,
                         fct.LL.ind.nocov = bgnbd_nocov_LL_ind, fct.LL.ind.static.cov = bgnbd_staticcov_LL_ind)

Try the CLVTools package in your browser

Any scripts or data that you put into this service are public.

CLVTools documentation built on Oct. 24, 2023, 1:06 a.m.