lazy_cost_spec_calipers: Calipers of a lazy cost spec, keyed by variable name

View source: R/matching_lazy.R

lazy_cost_spec_calipersR Documentation

Calipers of a lazy cost spec, keyed by variable name

Description

The C++ lazy cost source takes its calipers as a named list of thresholds, while the spec stores them as records carrying an index into spec$vars.

Usage

lazy_cost_spec_calipers(spec)

Value

Named list of numeric thresholds, one per caliper.


couplr documentation built on Sept. 17, 2026, 1:08 a.m.