Description Usage Arguments Value
triangular_matrix
computes lower triangular matrix for the CLV model.
1 | triangular_matrix(df_data)
|
df_data |
a data frame that contains per cohort and period the survived customers (must have columns 'cohort', 'period' and 'survived_customers'). |
a lower triangular matrix containing number of customers per cohort and period
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.