stratify_ivratio: estimates the causal effect estimate or beta_iv for strata

View source: R/stratify_ivratio.R

stratify_ivratioR Documentation

estimates the causal effect estimate or beta_iv for strata

Description

This function estimates the causal effect estimate or beta_iv for strata

Usage

stratify_ivratio(strata_beta_ie, strata_beta_io, beta_ie, tsls_ss)

Arguments

strata_beta_ie

stratified instrument on exposure estimates from stratify_lmfit()

strata_beta_io

stratified instrument on outcome estimates from stratify_lmfit()

beta_ie

the instrument on exposure effect estimate for the entire data set

tsls_ss

the two-stage least square summary table from the full data set

Value

returns

Examples

stratify_ivratio()

hughesevoanth/glsmr documentation built on May 14, 2023, 3:41 p.m.