<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Adaptive Sample Size Simulator // A simulations-first sample size
		determination package that aims at making sample size formulae
		obsolete for most easily computable statistical experiments ;
		the main envisioned use case is clinical trials. The proposed
		clinical trial must be written by the user in the form of a
		function that takes as argument a sample size and returns a
		boolean (for whether or not the trial is a success). The
		'adsasi' functions will then use it to find the correct sample
		size empirically. The unavoidable mis-specification is obviated
		by trying sample size values close to the right value, the
		latter being understood as the value that gives the probability
		of success the user wants (usually 80 or 90% in biostatistics,
		corresponding to 20 or 10% type II error).
	</longdescription>
</pkgmetadata>
