TRT.RTR {replicateBE}R Documentation

Reference Datasets for TRT|RTR Replicate Designs

Description

Datasets from the public domain and edited to be evaluated by method.A() and/or method.B().

Format

Details

Dataset N CVwR (%) Evaluation
rds03 77 >30 method.A(), method.B()
rds17 19 >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", "TRT" 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

Source

Dataset Origin Description
rds03 rds01 edited Period 4 removed.
rds17 rds03 edited Highly unbalanced (seven subjects in TRT and twelve in RTR).

Examples

head(rds03, 6)
summary(rds03[2:5])

[Package replicateBE version 1.1.3 Index]