Obtain initial parameters
initPar(data, resp, dom, fe.disc = NULL, fe.cont = NULL, y.family = NULL, ...)
data | the data set. |
---|---|
resp | the response variable. |
dom | domain. |
fe.disc | fixed effects (categorical) |
fe.cont | fixed effects (continuous) |
y.family | distribution of y given u |
... | other parameters. |