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:
data,
factor manipulation functions,
design functions,
ANOVA functions,
matrix functions,
projector and canonical efficiency functions, and
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
.
- Versions: 3.2.30
- Website: http://chris.brien.name
- Licenses: GPL 2
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]