This package browser is in early development. Mind the rough edges.

r-gam

Generalized additive models

This package provides functions for fitting and working with generalized additive models, as described in chapter 7 of "Statistical Models in S" (Chambers and Hastie (eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani, 1990).

Installation

Install the latest version of r-gam as follows:

guix install r-gam

Or install a particular version:

guix install r-gam@1.22-5

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-gam about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-gam'><img src='https://packages.guix.gnu.org/packages/r-gam/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-gam/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-gam)

Example Org:

[[https://packages.guix.gnu.org/packages/r-gam][https://packages.guix.gnu.org/packages/r-gam/badges/latest-version.svg]]