aboutsummaryrefslogtreecommitdiff
blob: 1c4b3f67400d3820990479e714173421aaf8c055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<description>co-maintainers welcome</description>
		<email>lssndrbarbieri@gmail.com</email>
		<name>Alessandro Barbieri</name>
	</maintainer>
	<longdescription>
		Survival Analysis // Contains the core survival analysis
		routines, including definition of Surv objects, Kaplan-Meier
		and Aalen-Johansen (multi-state) curves, Cox models, and
		parametric accelerated failure time models.
	</longdescription>
</pkgmetadata>