pe_func: Outcome analysis.

View source: R/matchMulti-internal.R

pe_funcR Documentation

Outcome analysis.

Description

Calculates Hodges-Lehmann point estimate for treatment effect.

Usage

pe_func(beta, obj, out.name = NULL, schl_id_name = NULL, treat.name = NULL)

Arguments

beta

Point estimate value

obj

A multiMatch object

out.name

Name of outcome covariate

schl_id_name

Name of school (group) identifier

treat.name

Name of treatment indicator

Value

A point estimate for constant-additive treatment effect.

Author(s)

Luke Keele, Penn State University, ljk20@psu.edu

Sam Pimentel, University of Pennsylvania, spi@wharton.upenn.edu

References

Rosenbaum, Paul R. (2002). Observational Studies. Springer-Verlag.

Rosenbaum, Paul R. (2010). Design of Observational Studies. Springer-Verlag.


matchMulti documentation built on May 31, 2023, 9:13 p.m.