get.init.zero {COMPoissonReg} | R 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 |
d2 |
Dimension of |
d3 |
Dimension of |
Value
List of initial value terms containing all zeros.
[Package COMPoissonReg version 0.8.1 Index]