index_list_from_match: index_list_from_match

Description Usage Arguments Value

View source: R/index_list_from_match.R

Description

Constructs an index_list from a match_list and a logical index for training data/

Usage

1
index_list_from_match(match_list, train_index)

Arguments

match_list

see bipartite_matches etc

train_index

logical index, same length as match_list[["treat_index"]] (and match_list[["control_index"]])

Value

returns an index_list object, see predict_prepare


rzgross/uRbanmatching documentation built on Dec. 22, 2021, 8:20 p.m.