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 03 Dec. 2024.
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

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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