Learn R Programming

MortalityLaws (version 1.4.0)

bring_parameters: Bring or Rename Starting Parameters in the Law Functions

Description

Bring or Rename Starting Parameters in the Law Functions

Usage

bring_parameters(law, par = NULL)

Arguments

law

The name of the mortality law/model to be fitted. e.g. gompertz, makeham, ... To investigate all the possible options, see availableLaws function.

par

parameters of the selected model. If NULL the default values will be assigned automatically.