test_transaction_dataset: Transactions Dataset

test_transaction_datasetR Documentation

Transactions Dataset

Description

A dataset of 18,983 records of partial payments associated with the 3,624 claims in test_claim_dataset.

Usage

test_transaction_dataset

Format

A data frame with 18,983 rows and 12 variables:

claim_no

claim number, which uniquely characterises each claim.

pmt_no

payment number, identification number of partial payments in respect of a particular claim_no.

occurrence_period

integer; period of ocurrence of the claim.

occurrence_time

double; time of occurrence of the claim.

claim_size

size of the claim (in constant dollar values).

notidel

notification delay of the claim, i.e. time from occurrence to notification.

setldel

settlement delay of the claim, i.e. time from notification to settlement.

payment_time

double; time of payment (on a continuous time scale).

payment_period

integer; time of payment (in calendar period).

payment_size

size of the payment in constant dollar terms.

payment_inflated

actual size of the payment (i.e. with inflation).

payment_delay

inter partial delay associated with the payment.


SynthETIC documentation built on Sept. 3, 2023, 5:06 p.m.