generate_incurred_dataset: Generate Incurred Dataset

View source: R/output_incurred.R

generate_incurred_datasetR 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 claims object containing all the simulated quantities, (other than those related to incurred loss), see claims.

incurred_history

the full history of incurred case estimates, see claim_history.

Value

A dataframe that takes the same structure as test_incurred_dataset.

See Also

test_incurred_dataset


SPLICE documentation built on May 29, 2024, 2:25 a.m.