Learn R Programming

replicateBE (version 1.1.3)

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

Description

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

Usage

rds22

Arguments

Format

  • Reference dataset 22 Simulated with = = 45%, = = 100% GMR 0.90. 42 subjects. Balanced (21 subjects in each of the sequences) and complete (no missing data). No outliers. A data frame with 126 observations on the following 5 variables:

    rds22

    subject a factor with 42 levels: 1, 2, …, 42
    period a factor with 3 levels: 1, 2, 3
    sequence a factor with 2 levels: TRR, RTR
    treatment a factor with 2 levels: T, R
    PK a numeric vector of pharmacokinetic responses acceptable for reference-scaling (generally )

Details

Dataset N (%) Evaluation

Examples

Run this code
# NOT RUN {
str(rds22)
rds22[61:66, ]
summary(rds22[2:5])
# }

Run the code above in your browser using DataLab