Files
guru/dev-R/mgcv/metadata.xml
Alessandro Barbieri 1d31c354c7 dev-R/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-04-30 05:40:43 +02:00

24 lines
972 B
XML

<?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 lang="en">Generalized additive (mixed) models, some of their extensions and
other generalized ridge regression with multiple smoothing
parameter estimation by (Restricted) Marginal Likelihood,
Generalized Cross Validation and similar, or using iterated
nested Laplace approximation for fully Bayesian inference. See
Wood (2017) &lt;doi:10.1201/9781315370279&gt; for an overview.
Includes a gam() function, a wide variety of smoothers, 'JAGS'
support and distributions beyond the exponential family.</longdescription>
<upstream>
<maintainer>
<name>Simon Wood</name>
<email>simon.wood@r-project.org</email>
</maintainer>
</upstream>
</pkgmetadata>