generate_transaction_dataset: Generate a Transactions Dataset
Description
Generates a dataset of partial payment records that takes the same structure
as test_transaction_dataset included in this package, with each row
representing a unique payment.
A dataframe that takes the same structure as
test_transaction_dataset.
Arguments
claims
an claims object containing all the simulated quantities,
see claims.
adjust
if TRUE then the payment times will be forced to match with the
maximum development period under consideration; default FALSE (which will
produce out-of-bound payment times).