create_constraints_multi_kern: Create the constraints for QP: l <= Ax <= u

create_constraints_multi_kernR Documentation

Create the constraints for QP: l <= Ax <= u

Description

Create the constraints for QP: l <= Ax <= u

Usage

create_constraints_multi_kern(Xz, trtz, lowlim, uplim, exact_global, verbose)

Arguments

Xz

list of J n x d matrices of covariates split by group

lowlim

Lower limit on weights

uplim

Upper limit on weights

target

Vector of population means to re-weight to

Value

A, l, and u


ebenmichael/balancer documentation built on Feb. 21, 2025, 7:50 a.m.