View source: R/get_var_bound.R
get_var_bound | R Documentation |
A function that calculates variance upper bounds
get_var_bound(estimates)
estimates |
an object returned from 'get_est()' function |
'get_var_bound()' is an internal function to 'get_estimates()' function, performing the estimation analysis after 'get_est()' function.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.