R/mc_bias_correct_std.R
mc_bias_corrected_std.Rd
Compute bias-corrected standard error for regression
parameters in the context of clustered observations for an
object of mcglm
class. It is also robust and has improved
finite sample properties.
mc_bias_corrected_std(object, id)
object | an object of |
---|---|
id | a vector which identifies the clusters. The length and
order of |
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.
A variance-covariance matrix. Note that the function assumes that the data are in the correct order.
mc_robust_std
.