Learn R Programming

MortalityLaws (version 1.5.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.

Examples

Run this code
# NOT RUN {
availableLF()

# }

Run the code above in your browser using DataLab