daewr-package: Data frames and functions for Design and Analysis of...

Description Details Author(s) References Examples

Description

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

Details

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

Author(s)

John Lawson

Maintainer: John Lawson <lawsonjsl7net@gmail.com>

References

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

Examples

1
2
3
Fcrit(.05,2,15)
Fpower1(alpha=.05,nlev=3,nreps=4,Delta=3,sigma=sqrt(2.1))
BIBsize(6,3)

Example output

[1] 3.68232
     alpha nlev nreps Delta    sigma     power
[1,]  0.05    3     4     3 1.449138 0.5903406
Posible BIB design with b= 10  and r= 5  lambda= 2 

daewr documentation built on March 13, 2021, 3:01 a.m.