Learn R Programming

daewr (version 1.1-8)

daewr-package: Data frames and functions for Design and Analysis of Experiments with R

Description

This package contains the data sets and functions from the book Design and Analysis of Experiments with R published by CRC in 2013.

Arguments

Details

Package: daewr
Type: Package
Version: 1.0
Date: 2012-05-10
License: GPL-2
LazyLoad: yes

References

J. Lawson, Design and Analysis of Experiments with R, CRC 2013.

Examples

Run this code
# NOT RUN {
Fcrit(.05,2,15)
Fpower1(alpha=.05,nlev=3,nreps=4,Delta=3,sigma=sqrt(2.1))
BIBsize(6,3)
# }

Run the code above in your browser using DataLab