Learn R Programming

CARM (version 2.0.0)

covariate: Example dataset: covariate

Description

Covariate table for implement of CARM randomization.

Usage

covariate

Arguments

Format

A data frame with N rows and P columns:

center

the hospital of trial implement

male

1 = male, 0 = female

age

age

X_6MWD1

Baseline 6-minute walk distance, 6MWD

SF12_PCS1

Baseline SF-12 Physical Health Component Scores (PCS-12)

Examples

Run this code
data(covariate)
str(covariate)

Run the code above in your browser using DataLab