Description
function for HIC calculation
Usage
HIC(beta, Z, index, w = 1)
Value
A numeric value with corresponding HIC
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