Description Usage Arguments Value References
multi_cohort_ll
computes log-likelihood function for a multi-cohort data. Input matrix must be a full lower triangular matrix.
1 | multi_cohort_ll(m_data, params)
|
m_data |
a lower triangular matrix containing number of customers per period and cohort. Needs to be squared with more than 1 column. |
params |
a list of parameters |
Log-likelihood based on multiple cohort data and given input parameters.
http://brucehardie.com/notes/017/sBG_estimation.pdf: Equation (3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.