doubleSelection: Double Selection

View source: R/doubleSelection.R

doubleSelectionR Documentation

Double Selection

Description

Internal function called by hbal to perform double selection.

Usage

doubleSelection(X, W, Y, grouping)

Arguments

X

covaraite matrix

W

treatment indicator

Y

outcome variable

grouping

groupings of covariates

Value

resX, penalty.list, covar.keep

Author(s)

Yiqing Xu, Eddie Yang


hbal documentation built on Sept. 10, 2025, 10:36 a.m.

Related to doubleSelection in hbal...