r-formula 1.2-5
Extended model formulas
This package provides a new class Formula
, which extends the base class formula
. It supports extended formulas with multiple parts of regressors on the right-hand side and/or multiple responses on the left-hand side.
- Outputs:
out
- Website: https://cran.r-project.org/web/packages/Formula
- Licenses: GPL 2+ · GPL 3+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-formula 1.2-5
as follows:
guix install r-formula@1.2-5
Or install the latest version:
guix install r-formula
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.