TRR.RTR {replicateBE}R Documentation

Reference Dataset for TRR|RTR (extra-reference) Designs

Description

Dataset simulated to be evaluated by method.A(), method.B().

Usage

rds22

Format

Details

Dataset N CwR (%) Evaluation
rds22 42 >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 "RTR", "TRR" and treatment as "R", "T". In BE – by convention – sequences are ordered with T first. The package follows this convention.
This partial replicate design is also known as the ‘extra-reference design’. Since the Test is not administered in all periods, lacking period effects must be assumed. In the presence of true period effects the treatment comparison will be biased. Hence, this design is not recommended.

Author(s)

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

Source

Dataset Origin Description
rds22 R Simulated with homoscedasticity.

Examples

str(rds22)
rds22[61:66, ]
summary(rds22[2:5])

[Package replicateBE version 1.1.3 Index]