| Covariates-class {psborrow2} | R Documentation |
Covariate Class
Description
A class for defining covariate details. Objects of class
Covariate should not be created directly but by the constructor
add_covariates().
Slots
covariatescharacter. Names of columns in the data matrix containing covariates to be adjusted for in the outcome model. Note: the external and treatment flags should not go here.
priors.Either a single object of class
Priorspecifying the prior distribution to apply to all covariates or a named list of distributions of classPrior, one for each covariatename_betas.Names for the beta parameters in the STAN model.
[Package psborrow2 version 0.0.3.4 Index]