TRTR.RTRT {replicateBE}R Documentation

Reference Datasets for TRTR|RTRT Designs

Description

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

Format

Details

Dataset N CVwR (%) Evaluation
rds01 77 >30 method.A(), method.B()
rds06 77 >30 method.A(), method.B()
rds08 222 >30 method.A(), method.B()
rds09 222 >30 method.A(), method.B()
rds12 77 >30 method.A(), method.B()
rds13 222 >30 method.A(), method.B()
rds14 77 >30 method.A(), method.B()
rds15 222 >30 method.A(), method.B()
rds18 77 >30 method.A(), method.B()
rds19 61 >30 method.A(), method.B()
rds20 61 >30 method.A(), method.B()
rds21 77 >30 method.A(), method.B()
rds25 70 >30 method.A(), method.B()
rds26 54 >30 method.A(), method.B()
rds29 12 <30 method.A(), method.B(), ABE()

Note

In software sequences and treatments are ranked in lexical order. Hence, executing str() or summary() will show sequence as "RTRT", "TRTR" 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), Michael Tomashevskiy (simulations in Phoenix NLME)

Source

Dataset Origin Description
rds01 EMA Annex II.
rds06 rds01 edited T and R switched.
rds08 R Large simulated data set with slight heteroscedasticity.
rds09 rds08 Wide numeric range (data of last 37 subjects multiplied by 1,000,000).
rds12 Phoenix NLME Simulated with extreme intra- and intersubject variability.
rds13 rds08 edited Highly incomplete (approx. 50% of period 4 data deleted).
rds14 Phoenix NLME Simulated with high intra-/intersubject variability and
number of dropouts increasing with period.
rds15 rds08 edited Highly incomplete (approx. 50% of period 4 data coded as missing 'NA').
rds18 rds14 edited Removed T data of subjects 63–78.
rds19 rds18 edited Removed data of subjects 63–78.
rds20 rds19 edited Outlier of R (subject 1) introduced: original value ×100.
rds21 rds01 edited One extreme result of subjects 45 & 52 set to NA.
rds25 R Simulated with heteroscedasticity.
rds26 Patterson & Jones Cmax data given in Tables 4.40 and 4.31.
rds29 R Simulated with heteroscedasticity; imbalanced and incomplete.

References

European Medicines Agency. London, 21 September 2016. Annex I, Annex II.

Patterson SD, Jones B. Bioequivalence and Statistics in Clinical Pharmacology. Boca Raton: CRC Press; 2nd edition 2016. p105–6.

Examples

str(rds01)
summary(rds01[2:6])

[Package replicateBE version 1.1.3 Index]