Learn R Programming

MortalityLaws (version 1.4.0)

availableLF: Check Available Loss Function

Description

The function returns information about the implemented loss function used by the optimization procedure in 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 used abbreviation

Examples

Run this code
# NOT RUN {
availableLF()

# }

Run the code above in your browser using DataLab