BaselineDataFrame-class {psborrow2} | R Documentation |
Baseline Data Frame Object
Description
Contains a generated baseline dataset for a single arm.
Value
A BaselineDataFrame
Slots
cov_names
character
contains the names of covariates generated from the multivariate normal distributionmeans
numeric
contains the means of generating distribution for the covariates incov_names
variances
numeric
contains the marginal variances of generating distribution for the covariates incov_names
.
[Package psborrow2 version 0.0.3.4 Index]