
Construct model matrices and offsets for CMP/ZICMP regression
get.modelmatrix(X = NULL, S = NULL, W = NULL, offset = NULL)
List of model matrix terms.
An X
matrix to use with beta
.
An S
matrix to use with gamma
.
A W
matrix to use with zeta
.
An offset object. See helper function get.offset.