get.init.zero: Construct initial values for coefficients with zeros.

View source: R/helpers.R

get.init.zeroR Documentation

Construct initial values for coefficients with zeros.

Description

Construct initial values for coefficients with zeros.

Usage

get.init.zero(d1 = 0, d2 = 0, d3 = 0)

Arguments

d1

Dimension of beta.

d2

Dimension of gamma.

d3

Dimension of zeta.

Value

List of initial value terms containing all zeros.


lotze/COMPoissonReg documentation built on Feb. 11, 2024, 12:03 p.m.