bring_parameters: Bring or Rename Starting Parameters in the Law Functions

View source: R/MortalityLaw_models.R

bring_parametersR Documentation

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 used. 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.

Value

Vector or initial model parameters


MortalityLaws documentation built on Aug. 8, 2023, 5:10 p.m.