clv.pnbd-class | R Documentation |
Output from fitting the Pareto/NBD model on data without 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 in order to execute all steps required for fitting a model without covariates and it contains an instance of class clv.model.pnbd.no.cov which provides the required Pareto/NBD (no covariates) specific functionalities.
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.
clv.fitted.transactions, clv.model.pnbd.no.cov, clv.pnbd.static.cov, clv.pnbd.dynamic.cov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.