<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Implements Pseudo-R2D2 Prior for Ordinal Regression // Implements
		the pseudo-R2D2 prior for ordinal regression from the paper
		"Pseudo-R2D2 prior for high-dimensional ordinal regression" by
		Yanchenko (2025) doi:10.1007/s11222-025-10667-x. In particular,
		it provides code to evaluate the probability distribution
		function for the cut-points, compute the log-likelihood,
		calculate the hyper-parameters for the global variance
		parameter, find the distribution of McFadden's coefficient-of-
		determination, and fit the model in 'rstan'. Please cite the
		paper if you use these codes.
	</longdescription>
</pkgmetadata>
