Bring or Rename Starting Parameters in the Law Functions
bring_parameters(law, par = NULL)
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.Vector or initial model parameters
Useful links