
Helper function when multiple variables are supplied for a BREG prior
Source:R/prior_breg.R
BREGPriors.RdThis is a helper function to specify several BREGPrior with the same hyper-parameters, but different variables.
Usage
BREGPriors(variable, hyper = NULL, ip = NULL)
# S4 method for class 'character'
BREGPriors(variable, hyper = NULL, ip = NULL)See also
Other prior:
BARTPrior(),
BARTPriors(),
BREGPrior(),
GDBPrior(),
GDBPriors(),
GLMNETPrior(),
GLMNETPriors(),
INLAPrior(),
INLAPriors(),
STANPrior(),
STANPriors(),
XGBPrior(),
XGBPriors(),
add_priors(),
get_priors(),
priors(),
rm_priors()