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

r-dae

Functions useful in the design and ANOVA of experiments

This package provides functions useful in the design and ANOVA of experiments. The content falls into the following groupings:

  1. data,

  2. factor manipulation functions,

  3. design functions,

  4. ANOVA functions,

  5. matrix functions,

  6. projector and canonical efficiency functions, and

  7. miscellaneous functions.

There is a vignette called DesignNotes describing how to use the design functions for randomizing and assessing designs. The ANOVA functions facilitate the extraction of information when the Error function has been used in the call to aov.

Installation

Install the latest version of r-dae as follows:

guix install r-dae

Or install a particular version:

guix install r-dae@3.2.30

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-dae about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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