Output from fitting the Pareto/NBD model on data with dynamic covariates. It constitutes the estimation result and is returned to the user to use it as input to other methods such as to make predictions or plot the unconditional expectation.

Inherits from clv.fitted.transactions.dynamic.cov in order to execute all steps required for fitting a model with dynamic covariates and it contains an instance of class clv.model.pnbd.dynamic.cov which provides the required Pareto/NBD (dynamic covariates) specific functionalities.

Slots

cbs

Single data.table that is the Customer-By-Sufficiency matrix with information about each customers' recency, frequency, and total time observed in number of time-units and as defined by the Pareto/NBD model.