a vector of levels for a factor, or the number of levels.
base
an integer specifying which group is considered the baseline
group. Ignored if contrasts is FALSE.
contrasts
a logical indicating whether contrasts should be computed.
scores
the set of values over which orthogonal polynomials are to be
computed.
Details
These functions are adapted from contr.treatment and contr.poly
in stats package. The purpose for these functions are to keep
the baseline levels of categorical variables and thus to suit the use of
bayesglm.
contr.bayes.unordered is equivalent to contr.treatment whereas
contr.bayes.ordered is equivalent to contr.poly.