R/AllClasses.R
defaultPrior.Rd
Initialize a prior to be used a prior for BayeGLMlike/BayesGLMlike2
defaultPrior(names)
character vector of coefficients. The `(Intercept)` will be ignored.
3d array, with leading dimension giving the prior 'loc'ation, 'scale' and degrees of freedom (df), second dimension giving the component ('C'ontinuous or 'D'iscrete) and trailing dimension giving the coefficient to which the prior applies. The location is initialized to be 0, the scale to 2, and degrees of freedom of 1, following the default of bayesglm.