getlb: getlb

View source: R/bounds.R

getlbR Documentation

getlb

Description

Helper function to compute the lower bound in bounds method. Usually called by vapply function.

Usage

getlb(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 ?


qte documentation built on Sept. 1, 2022, 5:05 p.m.