Learn R Programming

LifeInsureR (version 1.0.0)

costs.baseAlpha: 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.