register_updater: Register a new update function in the hierarchical reserving...

Description Usage Arguments

View source: R/simulate.R

Description

Register an update function that will be called in the simulation algorithm to update the covariates that are not directly modelled in the hierarchical reserving model.

Usage

1
register_updater(obj, update, after = "end")

Arguments

obj

The hierarchical reserving model

update

Function that takes as input a reserving data set and updates stochastic covariates that are not directly modelled in the hirem.

after

Name of the layer after which this update function should be applied


jonascrevecoeur/hirem documentation built on Dec. 14, 2021, 3 p.m.