HIC | R Documentation |
function for HIC calculation
HIC(beta, Z, index, w = 1)
beta |
estimates of coefficient beta |
Z |
matrix prepared for ROCSI |
index |
m*n by 2 matrix for the subindex for the pair difference in Z |
w |
a vector of weights Z (can be used for inverse probability weighting for missing data, default is 1) |
Function for HIC calculation
A numeric value with corresponding HIC
# no run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.