Extends the class clv.data and adds slots to store data and names of static covariates for both processes. An object of this class then serves as input to fit models with static covariates.
# S4 method for clv.data.static.covariates
show(object)data.cov.lifeSingle data.table with all static covariate data for the lifetime process
data.cov.transSingle data.table with all static covariate data for the transaction process
names.cov.data.lifeCharacter vector with names of the static lifetime covariates.
names.cov.data.transCharacter vector with names of the static transaction covariates.
Definition of the parent class clv.data.
For fitting covariate models: pnbd