TTRR.RRTT {replicateBE}R Documentation

Reference Datasets for TTRR|RRTT Designs

Description

Dataset obtained by simulations to be evaluated by method.A() and/or method.B().

Format

Details

Dataset N CVwR (%) Evaluation
rds28 64 <30 method.A(), method.B()

Note

In software sequences and treatments are ranked in lexical order. Hence, executing str() or summary() will show sequence as "RRTT", "TTRR" and treatment as "R", "T". In BE – by convention – sequences are ordered with T first. The package follows this convention.

Author(s)

Helmut Schütz (R-code for simulations by Detlew Labes)

Source

Dataset Origin Description
rds28 R Simulated with CVwT = CVwR = 35%, CVbT = CVbR = 75%, GMR 0.90.

Examples

str(rds28)
summary(rds28[1:5])

[Package replicateBE version 1.1.3 Index]