getub: getub

View source: R/bounds.R

getubR Documentation

getub

Description

Helper function to compute the upper bound in bounds method. It is usually called by vapply function

Usage

getub(s, F.change.treated, F.treated.tmin1, y)

Arguments

s

A particular value of distribution for which to calculate the bound

F.change.treated

ecdf object of distribution of change in outcomes for the treated group

F.treated.tmin1

ecdf object of distribution of outcomes in period t-1 for the treated group

y

a vector of values that observations could take in the previous period ?


bcallaway11/qte documentation built on Sept. 22, 2023, 10:15 a.m.