pats {carat}R Documentation

Data of Covariate Profile of Patients

Description

Gives the simulated covariate profile of patients for clincal trials.

Usage

data(pats)

Arguments

pats

a data frame. Each row contains an individual's covariate profile and each column corresponds to a covariate. It contains the following columns:

gender

Options are male and female.

employment status

Options are "unemployment" (unemp), "part time" (part.), and "full time" (full.).

income

Options are >= 1w, <= 0.5w, and 0.5~1w.

marriage status

Options are unmarried, married, and divorced


[Package carat version 2.2.1 Index]