pop_example: Population data set

pop_exampleR Documentation

Population data set

Description

A data set of demographics, with one row per individual. Used to test savictools functions like zscores(), cohort(), and expwt().

Usage

pop_example

Format

A tibble with 1000 rows and 5 variables:

ID

Patient ID

SEX

Sex. 1 = male, 2 = female

AGE

Age in months

WT

Weight in kg

HT

Event ID. 0 = observation, 1 = dose, 4 = reset-and-dose

Examples

pop_example

saviclab/savictools documentation built on Dec. 7, 2023, 11:56 p.m.