dev-R/mgcv: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-06-01 00:30:46 +02:00
parent 0ea1dc7984
commit b873b1040b
3 changed files with 36 additions and 0 deletions

16
dev-R/mgcv/metadata.xml Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
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>