Learn R Programming

mmrm (version 0.3.14)

fev_data: Example Data on FEV1

Description

[Stable]

Usage

fev_data

Arguments

Format

A tibble with 800 rows and 7 variables:

  • USUBJID: subject ID.

  • AVISIT: visit number.

  • ARMCD: treatment, TRT or PBO.

  • RACE: 3-category race.

  • SEX: sex.

  • FEV1_BL: FEV1 at baseline (%).

  • FEV1: FEV1 at study visits.

  • WEIGHT: weighting variable.

  • VISITN: integer order of the visit.

  • VISITN2: coordinates of the visit for distance calculation.