View source: R/mc_robust_std.R
mc_robust_std | R Documentation |
Compute robust standard error for regression parameters
in the context of clustered observations for an object of
mcglm
class.
mc_robust_std(object, id)
object |
an object of |
id |
a vector which identifies the clusters or subject indexes.
The length and order of |
A variance-covariance matrix. Note that the function assumes that the data are in the correct order.
Wagner Hugo Bonat, wbonat@ufpr.br
Nuamah, I. F. and Qu, Y. and Aminu, S. B. (1996). A SAS macro for stepwise correlated binary regression. Computer Methods and Programs in Biomedicine 49, 199–210.
mc_bias_correct_std
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.