-
Notifications
You must be signed in to change notification settings - Fork 6
Function padding fails #2
Copy link
Copy link
Open
Description
This code is producing an error. We should be gracefully padding the PaymentSeverity function into a list.
set.seed(12345)
dfPolicy <- SimulatePolicies(2, 2001:2005)
dfIBNYR_Fixed <- ClaimsByFirstReport(
dfPolicy
, Frequency = FixedHelper(4:1)
, PaymentSeverity = FixedHelper(250)
, Lags = 1:4)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels