<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Imputation with 'mice' and Distributional Random Forests //
		Provides a custom imputation method for the 'mice' package
		based on distributional random forests. The package implements
		the 'mice.impute.DRF' method, which can be used within the
		standard 'mice' workflow. Missing values are imputed by
		estimating conditional distributions with distributional random
		forests and sampling observed responses using forest weights.
	</longdescription>
</pkgmetadata>
