Given an ls_data list, this function calculates the expectation of if and when the claim closed during the observed term.
1 | fn_imputeData_expected(ls_data,v_r_observedTerm,v_r_paymentRate,v_r_settleRate)
|
ls_data |
A dataset in the form of a list |
v_r_observedTerm |
A vector of reals representing the observed term of each claim |
v_r_paymentRate |
The payment rate of each claim |
v_r_settleRate |
The settlement rate of each claim |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.