| Covariates-class | R Documentation |
An object of class Covariates holds the information required to
construct a covariates term in a prior for a main effect or interaction.
formulaAn R formula.
dataA data.frame holding the covariate data.
contrastsArgA named list of contrasts, as described in the
documentation for model.matrix.
#' @slot nuEtaCoef Degrees of freedom for the t priors
for the coefficients.
AEtaCoefScale parameter for the t priors for the coefficients.
multEtaCoefMultiplier for AEtaCoef.
In normal usage, it should not be necessary to
access, or even know about, the slots of a
Covariates object. The slots are not part of
the API of the package, and may change in future.
Objects of class Covariates are created
by a call to function Covariates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.