HIC {ROCSI} | R Documentation |
HIC
Description
function for HIC calculation
Usage
HIC(beta, Z, index, w = 1)
Arguments
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) |
Details
Function for HIC calculation
Value
A numeric value with corresponding HIC
Examples
# no run
[Package ROCSI version 0.1.0 Index]