Skip to content

Function padding fails #2

@PirateGrunt

Description

@PirateGrunt

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions