dev-R/*: improve metadata

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-30 05:39:26 +02:00
parent 967df4b05a
commit 1d31c354c7
97 changed files with 1183 additions and 953 deletions

View File

@@ -6,16 +6,18 @@
<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>
<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>