mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-10 21:00:27 -04:00
22 lines
931 B
XML
22 lines
931 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">
|
|
Mixed GAM Computation Vehicle with Automatic Smoothness
|
|
Estimation // 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) doi:10.1201/9781315370279
|
|
for an overview. Includes a gam() function, a wide variety of
|
|
smoothers, 'JAGS' support and distributions beyond the
|
|
exponential family.
|
|
</longdescription>
|
|
</pkgmetadata>
|