Other packages > Find by keyword >

walker  

Bayesian Generalized Linear Models with Time-Varying Coefficients
View on CRAN: Click here


Download and install walker package within the R console
Install from CRAN:
install.packages("walker")

Install from Github:
library("remotes")
install_github("cran/walker")

Install by package version:
library("remotes")
install_version("walker", "1.0.10")



Attach the package and use:
library("walker")
Maintained by
Jouni Helske
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-15
Latest Update: 2023-08-08
Description:
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>).
How to cite:
Jouni Helske (2017). walker: Bayesian Generalized Linear Models with Time-Varying Coefficients. R package version 1.0.10, https://cran.r-project.org/web/packages/walker. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.1.0 (2017-06-15 17:18), 0.2.0 (2017-07-12 16:26), 0.2.1 (2018-01-09 18:27), 0.2.2 (2018-10-16 21:50), 0.2.3-1 (2018-11-09 15:30), 0.2.3 (2018-10-23 14:10), 0.2.4-1 (2019-02-25 13:50), 0.2.4 (2019-02-15 17:00), 0.2.5 (2019-03-04 14:50), 0.3.0 (2019-09-22 15:00), 0.3.1-1 (2020-01-23 16:50), 0.4.0 (2020-05-15 20:20), 0.4.1-3 (2020-08-14 12:10), 0.5.0 (2020-10-19 15:20), 1.0.1-1 (2021-01-31 01:20), 1.0.1 (2021-01-25 11:40), 1.0.2 (2021-04-06 18:10), 1.0.3-1 (2022-01-31 13:10), 1.0.3 (2021-09-11 10:10), 1.0.4 (2022-03-03 16:00), 1.0.6-1 (2022-10-16 22:00), 1.0.7 (2023-08-09 01:10), 1.0.8 (2023-09-11 15:00)
Other packages that cited walker R package
View walker citation profile
Other R packages that walker depends, imports, suggests or enhances
Complete documentation for walker
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA