Description Usage Arguments Value References
derl
computes discounted expected residual lifetime (DERL) for given customer's contract period(s)
1 | derl(model, period = 1, discount_rate = 0.25)
|
model |
a sBG model |
period |
a vector with period(s) for which DERL should be calculated. (customer has made period-1 renewals). Default is set to 1. |
discount_rate |
a number between 0 and 1 denoting the discount rate. Default is set to 0.25 (recommended value for private businesses). |
a vector with discounted expected residual lifetime per given period
http://brucehardie.com/papers/022/fader_hardie_mksc_10.pdf Equation (6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.