Learn R Programming

psborrow2 (version 0.0.4.0)

BaselineDataFrame-class: Baseline Data Frame Object

Description

Contains a generated baseline dataset for a single arm.

Arguments

Value

A BaselineDataFrame

Slots

cov_names

character contains the names of covariates generated from the multivariate normal distribution

means

numeric contains the means of generating distribution for the covariates in cov_names

variances

numeric contains the marginal variances of generating distribution for the covariates in cov_names.