| SpecExch-class | R Documentation |
An object of class SpecExch specifies
a prior in which the order of the elements is
irrelevant. The prior consists of an optional
covariates term, and an error term. The error term
can have a normal or t distribution. For details,
see the documentation for function Exch.
formulaA formula with response
mean.
dataA data.frame containing covariate data.
contrastsArgA named list, the elements which are matrices or names of contrasts functions.
AInterceptThe standard deviation for the prior for the intercept in the covariates term.
nuEtaCoefThe degrees of freedom for the prior for the coefficients in the covariates term.
AEtaCoefThe scale for the prior for the coefficients in the covariates term.
nuBetaThe degrees of freedom for the error term, if the error term has a t distribution.
nuTauThe degrees of freedom for the truncated half-t prior for the standard deviation or scale parameter for the error term.
ATauThe scale for the truncated half-t prior for the standard deviation or scale parameter for the error term.
maxTauThe maximum value for the standard deviation or scale parameter for the error term.
In normal usage, it should not be necessary to
access, or even know about, the slots of a
SpecExch object. The slots are not part of
the API of the package, and may change in future.
Object of class SpecExch are generated
using function Exch.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.