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

r-dae 3.2.32

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 r-dae 3.2.32 as follows:

guix install r-dae@3.2.32

Or install the latest version:

guix install r-dae

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.