Learn R Programming

replicateBE (version 1.1.3)

TTRR.RRTT: Reference Datasets for TTRR|RRTT Designs

Description

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

Arguments

Format

  • Reference Dataset 28 64 subjects. Balanced (64 subjects in both sequences) and complete. No outliers. A data frame with 256 observations on the following 5 variables:

    rds28

    subject a factor with 64 levels: 1, 2, …, 64
    period a factor with 4 levels: 1, 2, 3, 4
    sequence a factor with 2 levels: TTRR, RRTT
    treatment a factor with 2 levels: T, R

Details

Dataset N (%) Evaluation

Examples

Run this code
# NOT RUN {
str(rds28)
summary(rds28[1:5])
# }

Run the code above in your browser using DataLab