<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Slab and Shrinkage Linear Regression Estimation // Implements a
		suite of shrinkage estimators for multivariate linear
		regression to improve estimation stability and predictive
		accuracy. Provides methods including the Stein estimator,
		Diagonal Shrinkage, the general Shrinkage estimator (solving a
		Sylvester equation), and Slab Regression (Simple and
		Generalized). These methods address Stein's paradox by
		introducing structured bias to reduce variance without
		requiring cross-validation, except for 'ShrinkageRR' where the
		intensity is chosen by minimizing an explicit Mean Squared
		Error (MSE) criterion. Methods are based on Asimit, V., Cidota,
		M. A., Chen, Z., and Asimit, J. (2025)
		https://openaccess.city.ac.uk/id/eprint/35005/.
	</longdescription>
</pkgmetadata>
