test_transaction_dataset | R Documentation |
A dataset of 18,983 records of partial payments associated with the 3,624
claims in test_claim_dataset
.
test_transaction_dataset
A data frame with 18,983 rows and 12 variables:
claim number, which uniquely characterises each claim.
payment number, identification number of partial payments in respect of a particular claim_no
.
integer; period of ocurrence of the claim.
double; time of occurrence of the claim.
size of the claim (in constant dollar values).
notification delay of the claim, i.e. time from occurrence to notification.
settlement delay of the claim, i.e. time from notification to settlement.
double; time of payment (on a continuous time scale).
integer; time of payment (in calendar period).
size of the payment in constant dollar terms.
actual size of the payment (i.e. with inflation).
inter partial delay associated with the payment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.