walker
Bayesian Generalized Linear Models with Time-Varying Coefficients
Efficient Bayesian generalized linear models with time-varying coefficients as in Helske (2022, <doi:10.1016/j.softx.2022.101016>). Gaussian, Poisson, and binomial observations are supported. The Markov chain Monte Carlo (MCMC) computations are done using Hamiltonian Monte Carlo provided by Stan, using a state space representation of the model in order to marginalise over the coefficients for efficient sampling. For non-Gaussian models, the package uses the importance sampling type estimators based on approximate marginal MCMC as in Vihola, Helske, Franks (2020, <doi:10.1111/sjos.12492>).
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.10 |
rolling linux/jammy R-4.5 | walker_1.0.10.tar.gz |
2.0 MiB |
1.0.10 |
rolling linux/noble R-4.5 | walker_1.0.10.tar.gz |
2.1 MiB |
1.0.10 |
rolling source/ R- | walker_1.0.10.tar.gz |
2.1 MiB |
1.0.10 |
latest linux/jammy R-4.5 | walker_1.0.10.tar.gz |
2.0 MiB |
1.0.10 |
latest linux/noble R-4.5 | walker_1.0.10.tar.gz |
2.1 MiB |
1.0.10 |
latest source/ R- | walker_1.0.10.tar.gz |
2.1 MiB |
1.0.10 |
2026-04-26 source/ R- | walker_1.0.10.tar.gz |
2.1 MiB |
1.0.10 |
2026-04-23 source/ R- | walker_1.0.10.tar.gz |
2.1 MiB |
1.0.10 |
2026-04-09 windows/windows R-4.5 | walker_1.0.10.zip |
2.2 MiB |
1.0.10 |
2025-04-20 source/ R- | walker_1.0.10.tar.gz |
2.1 MiB |
Dependencies (latest)
Depends
Imports
LinkingTo
- BH (>= 1.66.0)
- Rcpp (>= 0.12.9)
- RcppArmadillo
- RcppEigen (>= 0.3.3.3.0)
- RcppParallel
- rstan (>= 2.26.0)
- StanHeaders (>= 2.26.0)