Learn R Programming

tidyvpc (version 1.1.0)

obs_data: Example observed data from vpc package.

Description

An observed dataset from a hypothetical PK model. Altered to include NTIME, GROUP, GENDER.

Usage

obs_data

Arguments

Format

A data frame with 600 rows and 7 variables:

ID

Subect identifier

TIME

Time

DV

Concentration of drug

AMT

Amount of dosage initially administered at DV = 0, TIME = 0

DOSE

Dosage amount

MDV

Dummy indiciating missing dependent variable value

NTIME

Nominal Time

GENDER

Character variable indicating subject's gender ("M", "F")

STUDY

Character variable indicating study type ("Study A", "Study B")