find_ps: find_ps

View source: R/propensity_score_utilities.R

find_psR Documentation

find_ps

Description

find_ps

Usage

find_ps(sets, fitted.model)

Arguments

sets

matched sets

fitted.model

Result of a fitted (CB) PS model call

Value

Returns a list of data frames with propensity score weights for each unit in a matched set. Each element in the list is a data frame which corresponds to a matched set of 1 treatment and all matched control units


PanelMatch documentation built on June 22, 2024, 10:32 a.m.