availableLF: Check Available Loss Function

View source: R/availableLF.R

availableLFR Documentation

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()

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(s)

Marius D. Pascariu

See Also

MortalityLaw

Examples

availableLF()

mpascariu/MortalityLaws documentation built on Jan. 17, 2024, 3:43 a.m.