AdjAlpha_RD: (One-sided) Optimal "tau"

Description Usage Arguments

View source: R/CI_const.R

Description

Calculates the optimal "tau"

Usage

1
2
AdjAlpha_RD(gamma, C, gam_min = min(gamma), C_max = max(C), Xt, Xc,
  mon_ind, sigma_t, sigma_c, lower, simlen = 1e+05, alpha = 0.05)

Arguments

gamma

length two vector of gammas ((γ_1, γ_2)')

C

length two vector of Cs ((C_1, C_2)')

Xt

n_t \times k design matrix for the treated units

Xc

n_c \times k design matrix for the control units

mon_ind

indice of the monotone variables

sigma_t

standard deviation of the error term for the treated units (either length 1 or n_t)

sigma_c

standard deviation of the error term for the control units

lower
simlen
alpha

soonwookwon/rdadapt documentation built on Nov. 19, 2020, 4:04 p.m.