create_q_vector_treatment_kernel: Create the q vector for an QP that solves min_x 0.5 * x'Px +...

View source: R/standardize_treatment_kernel.R

create_q_vector_treatment_kernelR Documentation

Create the q vector for an QP that solves min_x 0.5 * x'Px + q'x

Description

Create the q vector for an QP that solves min_x 0.5 * x'Px + q'x

Usage

create_q_vector_treatment_kernel(Xtaus, pro_trt_split, Xtarget, kernel)

Arguments

Xtaus

List of J n x dtau matrices of covariates split by group

pro_trt_split

List of J vectors of treatment propensity multipliers

Xtarget

ntarget x dtau matrix constituting the target population

kernel

Kernel to use for average treatment effect function

Value

q vector


ebenmichael/balancer documentation built on Jan. 17, 2024, 2:56 p.m.