The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Estimation of Bayesian spatial models.
bsreg is available on CRAN. The development version can be installed from GitHub.
install.packages("bsreg")
::install_github("nk027/bsreg") devtools
# Load the package
library("bsreg")
# Estimate a Bayesian linear model using cigarette demand data
<- blm(log(sales) ~ log(price), data = cigarettes, lags = 1)
x
# Check convergence via trace and density plots
plot(x)
Nikolas Kuschnig (2021). Bayesian spatial econometrics and the need for software. Working Paper, DOI: 10.13140/RG.2.2.11269.68328.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.