| generate_incurred_dataset {SPLICE} | R Documentation | 
Generate Incurred Dataset
Description
Generates a dataset of transaction records that tracks how the case estimates
of the total incurred, the outstanding claim payments, and the cumulative
claims paid change over time. A sample dataset is included as part of the
package, see test_incurred_dataset.
Usage
generate_incurred_dataset(claims, incurred_history)
Arguments
| claims | an  | 
| incurred_history | the full history of incurred case estimates, see
 | 
Value
A dataframe that takes the same structure as
test_incurred_dataset.
See Also
[Package SPLICE version 1.1.2 Index]