Learn R Programming

Countr (version 3.6.1)

renewal.convPars: Creates the convolution inputs setting

Description

Checks and creates the convolution inputs list.

Usage

renewal.convPars(convPars, dist)

Value

list convolution inputs.

Arguments

convPars

a list of convolution parameters arguments with slots nsteps, extrap and convMethod, see dCount_conv_bi. If NULL, default parameters will be applied.

dist

TODO