Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function padding fails #2

Open
PirateGrunt opened this issue Jun 27, 2017 · 0 comments
Open

Function padding fails #2

PirateGrunt opened this issue Jun 27, 2017 · 0 comments

Comments

@PirateGrunt
Copy link
Collaborator

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant