Skip to contents

This package contains random datasets that are used for testing purposes in the teal.data package:

  • rADSL Random subject-level analysis dataset

  • rADAE: Random adverse events analysis dataset

  • rADCM: Random concomitant medications analysis dataset

  • rADEX: Random response analysis dataset

  • rADLB: Random laboratory data analysis dataset

  • rADRS: Random response analysis dataset

  • rADTR: Random tumor response analysis dataset

  • rADTTE: Random time to event analysis dataset

  • rADVS: Random vital signs analysis dataset

Usage

rADSL

rADAE

rADCM

rADEX

rADLB

rADRS

rADTR

rADTTE

rADVS

Format

  • rADSL: An object of class tbl_df (inherits from tbl, data.frame) with 400 rows and 55 columns.

  • rADAE: An object of class tbl_df (inherits from tbl, data.frame) with 1934 rows and 92 columns.

  • rADCM: An object of class tbl_df (inherits from tbl, data.frame) with 3685 rows and 83 columns.

  • rADEX: An object of class tbl_df (inherits from tbl, data.frame) with 6400 rows and 79 columns.

  • rADLB: An object of class tbl_df (inherits from tbl, data.frame) with 8400 rows and 102 columns.

  • rADRS: An object of class tbl_df (inherits from tbl, data.frame) with 3200 rows and 65 columns.

  • rADTR: An object of class tbl_df (inherits from tbl, data.frame) with 2800 rows and 76 columns.

  • rADTTE: An object of class tbl_df (inherits from tbl, data.frame) with 2000 rows and 67 columns.

  • rADVS: An object of class tbl_df (inherits from tbl, data.frame) with 16800 rows and 87 columns.