clv.bgnbd.static.cov-class {CLVTools} | R Documentation |
Result of fitting the BG/NBD model with static covariates
Description
Output from fitting the BG/NBD model on data with static 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.static.cov in order to execute all steps required for fitting a model with static covariates and it contains an instance of class clv.model.bgnbd.static.cov which provides the required BG/NBD (static 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 BG/NBD model.
See Also
clv.fitted.transactions.static.cov, clv.model.bgnbd.static.cov, clv.bgnbd