| hresid | R Documentation |
Obtain the heuristic residuals.
hresid(y, svar, design.mat, o, initial.res.par = c(0, 0), ...)
y |
vector of numeric. The outcomes. |
svar |
vector of numeric. The strata variable. |
design.mat |
matrix. The design matrix including intercept term. |
o |
matrix. Contains the estimated coefficients of the RO-logit and their SEs. |
initial.res.par |
The initial values of the intercept and log(scale), to
be passed to the |
... |
Other parameters to be passed to the |
Returns a list containing the estimated intercept and
log(scale), the covariance matrix of these two parameters,
convergence status from optim, and the heuristic residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.