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