Learn R Programming

MortalityLaws (version 2.1.0)

availableLF: Check Available Loss Function

Description

The function returns information about the implemented loss function used by the optimization procedure in the MortalityLaw function.

Usage

availableLF()

Arguments

Value

A list of class availableLF with the components:

table

Table with loss functions and codes to be used in MortalityLaw.

legend

Table with details about the abbreviation used.

Author

Marius D. Pascariu

See Also

MortalityLaw

Examples

Run this code
availableLF()

Run the code above in your browser using DataLab