Mult: Hack gnm::Mult weird dependency The way this function is...

Description Usage Arguments Source

View source: R/model_RenshawHaberman.R

Description

Hack gnm::Mult weird dependency The way this function is called in StMoMo functions makes it necesary to have the gnm dependecy. A workaround is redefine it in the package and export it from here, and import the gnm package.

Usage

1
Mult(..., inst = NULL)

Arguments

...

a comma-separated list of two or more symbolic expressions representing the constituent multipliers in the interaction.

inst

a positive integer specifying the instance number of the term.

Source

Mult or from here: https://github.com/hturner/gnm/blob/master/R/Mult.R


mpascariu/MortalityForecast documentation built on Sept. 28, 2020, 2:40 p.m.