lexical_time: Finds the lowest feasible tolerance in each time period from...

Description Usage Arguments Value

Description

Finds the lowest feasible tolerance in each time period from most recent to oldest, holding the previous times fixed

Usage

1
2
lexical_time(outcomes, metadata, trt_unit = 1, by = 0.1, cols = list(unit
  = "unit", time = "time", outcome = "outcome", treated = "treated"))

Arguments

outcomes

Tidy dataframe with the outcomes and meta data

metadata

Dataframe of metadata

trt_unit

Unit that is treated (target for regression), default: 0

by

Step size for tolerances to dry, default: 0.1 * magnitude

cols

Column names corresponding to the units, time variable, outcome, and treated indicator

Value

List with lowest tolerances lexically


ebenmichael/ents documentation built on May 31, 2019, 8:45 p.m.