<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Outcome-Adaptive Lasso Propensity Scores // Estimates propensity
		scores by the outcome-adaptive lasso of Shortreed and Ertefaie
		(2017) doi:10.1111/biom.12679 and the generalized outcome-
		adaptive lasso (GOAL) of Balde, Yang and Lefebvre (2023)
		doi:10.1111/biom.13683, using 'glmnet' with an exact penalty-
		scale correction so that the published objectives and tuning
		grids are reproduced. Tuning is by the weighted absolute mean
		difference balance criterion. The resulting score is designed
		to be supplied directly to the matchit() function of 'MatchIt'
		as a distance measure, to the weightit() function of 'WeightIt'
		as a propensity score, or to the psave() function of 'psAve' as
		an appended candidate.
	</longdescription>
</pkgmetadata>
