get_var_bound {geocausal}R Documentation

Calculate variance upper bounds

Description

A function that calculates variance upper bounds

Usage

get_var_bound(estimates)

Arguments

estimates

an object returned from 'get_est()' function

Details

'get_var_bound()' is an internal function to 'get_estimates()' function, performing the estimation analysis after 'get_est()' function

Value

list of variance upper bounds for each scenario ('bound_haj') and causal contrasts ('bound_tau_haj'). Note that this function returns variance upper bounds for Hajek estimators


[Package geocausal version 0.3.0 Index]