<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Linear Regression and Model Selection Framework // Provides a
		comprehensive framework for linear regression modeling and
		associated statistical analysis. The package implements methods
		for correlation analysis, including computation of correlation
		matrices with corresponding significance levels and
		visualization via correlation heatmaps. It supports estimation
		of multiple linear regression models, along with automated
		model selection through backward elimination procedures based
		on statistical significance criteria. In addition, the package
		offers a suite of diagnostic tools to assess key assumptions of
		linear regression, including multicollinearity using variance
		inflation factors, heteroscedasticity using the Goldfeld-Quandt
		test, and normality of residuals using the Shapiro-Wilk test.
		These functionalities, as described in Draper and Smith (1998)
		doi:10.1002/9781118625590, are designed to facilitate robust
		model building, evaluation, and interpretation in applied
		statistical and data analytical contexts.
	</longdescription>
</pkgmetadata>
