Description Usage Arguments Value References
Bayesian Bridge Regression maximum a posteriori estimator
1 | bridge_map(formula, data, kappa = 0.5, prior = NULL)
|
formula |
model formula |
data |
a data frame |
kappa |
the norm you wish to use. the minimum allowed is 0.250. the default is 0.50. |
prior |
prior the shape and rate parameters for the gamma prior on nu. |
a penreg object
Mallick, H. & Yi, N. (2018) Bayesian Bridge Regression. Journal of Applied Statistics, 45(6), 988-1008, doi: 10.1080/02664763.2017.1324565
Polson, N.G., Scott, J.G., & Windle, J. (2014) The Bayesian Bridge. Journal of the Royal Statistical Society: Series B (Statistical Methodology), 76(4), 713-33. doi: 10.1111/rssb.12042
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.