cjs.initial | R Documentation |
Computes starting values for Phi and p parameters from the list of design matrices and the summarized data list including ch matrix and first and last vectors. If any values are missing (NA) or abs(par)>5, they are set to 0.
cjs.initial(dml, imat, link = "logit")
dml |
design matrix list for Phi and p |
imat |
list containing chmat, first and last |
link |
either "logit" (for cjs) or "probit" (for probitCJS) |
list of initial parameter estimates
Jeff Laake
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.