get.init: Construct initial values for coefficients.

View source: R/helpers.R

get.initR Documentation

Construct initial values for coefficients.

Description

Construct initial values for coefficients.

Usage

get.init(beta = NULL, gamma = NULL, zeta = NULL)

Arguments

beta

Vector for beta.

gamma

Vector for gamma.

zeta

Vector for zeta.

Details

The default value NULL is interpreted as an empty vector, so that the given component is absent from the model.

Value

List of initial value terms.


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