<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Bayesian Profile Regression using Generalised Linear Mixed Models
		// Implements a Bayesian profile regression using a generalized
		linear mixed model as output model. The package allows for
		binary (probit mixed model) and continuous (linear mixed model)
		outcomes and both continuous and categorical clustering
		variables. The package utilizes 'RcppArmadillo' and 'RcppDist'
		for high-performance statistical computing in C++. For more
		details see Amestoy  al. (2025) doi:10.48550/arXiv.2510.08304.
	</longdescription>
</pkgmetadata>
