calcDeltaMethodVariance: Calculates the estimate and variance for causal effects

Description Usage Arguments Value

Description

Calculates the estimate and variance for causal effects

Usage

1
2
calcDeltaMethodVariance(vcov1, vcov2, grab_geex_num1, grab_geex_num2,
  contrast_type)

Arguments

vcov1

the vcov matrix for first population mean

vcov2

the vcov matrix for second population mean

grab_geex_num1

the correct from of vcov1

grab_geex_num2

the correct from of vcov2

contrast_type

e.g. "difference" or "negative risk ratio"

Value

the estimated variance of the causal effect estimate


BarkleyBG/stabilizedinterference documentation built on May 23, 2019, 8:37 a.m.