This is a helper function to specify several XGBPrior with the same hyper-parameters, but different variables.
Usage
XGBPriors(variable, hyper = "increasing", ...)
# S4 method for class 'character'
XGBPriors(variable, hyper = "increasing", ...)
See also
Other prior:
BARTPrior()
,
BARTPriors()
,
BREGPrior()
,
BREGPriors()
,
GDBPrior()
,
GDBPriors()
,
GLMNETPrior()
,
GLMNETPriors()
,
INLAPrior()
,
INLAPriors()
,
STANPrior()
,
STANPriors()
,
XGBPrior()
,
add_priors()
,
get_priors()
,
priors()
,
rm_priors()