costs.baseAlpha: Helper function to define base costs with base alpha, but...

View source: R/InsuranceParameters.R

costs.baseAlphaR Documentation

Helper function to define base costs with base alpha, but otherwise unchanged costs

Description

Returns a function that sets base alpha (and Zillmer) costs to the given value, but otherwise uses the full costs defined by the Costs parameter.

Usage

costs.baseAlpha(alpha)

Arguments

alpha

The minimum alpha / Zillmer cost that cannot be waived

Details

This function can be set as minCosts parameter for a tariff and makes sure that only alpha costs are modified / waived, but no other costs.


LifeInsureR documentation built on June 15, 2025, 1:08 a.m.