simple_sink_wrap: simple_sink_wrap

Description Usage Arguments Value

View source: R/simple_sink_wrap.R

Description

Wraps a match_list from a simple match result and removes various numbers of sinks.

Usage

1
simple_sink_wrap(simple_match_list, n_sinks = NULL, weight_vec = NULL)

Arguments

simple_match_list

match result from one of with_replacement_match, greedy_match, with_replacement_nbp_match or greedy_nbp_match.

n_sinks

default NULL, vector of sink values to use.

weight_vec

Default NULL: optionally supply the weight vector used to generate dist_mat and it will be returned in the match_list generated from this function

Value

List of lists.


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