Learn R Programming

ROCSI (version 0.1.0)

HIC: HIC

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

Examples

Run this code
# no run

Run the code above in your browser using DataLab