mmrm_test_data: Example dataset for 'tern.mmrm' package.

mmrm_test_dataR Documentation

Example dataset for tern.mmrm package.

Description

[Stable]

Measurements of FEV1 (forced expired volume in one second) is a measure of how quickly the lungs can be emptied. Low levels of FEV1 may indicate chronic obstructive pulmonary disease (COPD).

Usage

mmrm_test_data

Format

A tibble with 800 rows and 7 variables:

  • USUBJID: unique subject identifier.

  • AVISIT: visit number.

  • ARMCD: treatment, TRT or PBO.

  • RACE: 3-category race.

  • SEX: sex.

  • FEV1_BL: FEV1 at baseline (%).

  • FEV1: FEV1 at study visits.


tern.mmrm documentation built on Sept. 30, 2024, 9:20 a.m.