tests/testthat/test_consistency_ggomnbd.R

skip_on_cran()

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

fct.testthat.consistency(name.model = "GGompertz/NBD", method = ggomnbd,
                         data.apparelTrans = apparelTrans, data.apparelStaticCov=apparelStaticCov,
                         fct.LL.ind.nocov = ggomnbd_nocov_LL_ind, fct.LL.ind.static.cov = ggomnbd_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.