IEvar: Asymptotic variance of population average potential outcome...

View source: R/IEvar_function.R

IEvarR Documentation

Asymptotic variance of population average potential outcome vector for different alphas.

Description

Asymptotic variance of population average potential outcome vector for different alphas.

Usage

IEvar(ygroup, ps = c("true", "estimated"), scores = NULL)

Arguments

ygroup

An matrix including the group average potential outcome estimates where rows correspond to group, and columns to values of alpha.

ps

String. Can take values 'true', or 'estimated' for known or estimated propensity score. Defaults to 'true'.

scores

A matrix with rows corresponding to the parameters of the propensity score model and columns for groups. Includes the score of the propensity score evaluated for the variables of each group. Can be left NULL for ps = 'true'.


gpapadog/Interference documentation built on Oct. 30, 2022, 9:20 p.m.