Other packages > Find by keyword >

hbamr  

Hierarchical Bayesian Aldrich-McKelvey Scaling via 'Stan'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("hbamr", "2.3.2")



Attach the package and use:
library("hbamr")
Maintained by
Jørgen Bølstad
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-03-14
Latest Update: 2024-02-23
Description:
Perform hierarchical Bayesian Aldrich-McKelvey scaling using Hamiltonian Monte Carlo via 'Stan'. Aldrich-McKelvey ('AM') scaling is a method for estimating the ideological positions of survey respondents and political actors on a common scale using positional survey data. The hierarchical versions of the Bayesian 'AM' model included in this package outperform other versions both in terms of yielding meaningful posterior distributions for respondent positions and in terms of recovering true respondent positions in simulations. The package contains functions for preparing data, fitting models, extracting estimates, plotting key results, and comparing models using cross-validation. The original version of the default model is described in B
How to cite:
Jørgen Bølstad (2023). hbamr: Hierarchical Bayesian Aldrich-McKelvey Scaling via 'Stan'. R package version 2.3.2, https://cran.r-project.org/web/packages/hbamr. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.5 (2023-03-14 19:30), 1.1.1 (2023-04-24 21:20), 1.1.3 (2023-06-07 16:20), 1.1.6 (2023-06-09 18:10), 1.2.0 (2023-09-25 17:00), 2.0.1 (2024-01-08 12:40), 2.1.0 (2024-01-17 16:10), 2.1.1 (2024-01-25 11:30), 2.1.2 (2024-02-07 10:20), 2.2.0 (2024-02-14 15:40), 2.2.1 (2024-02-23 13:30), 2.3.0 (2024-03-31 21:20), 2.3.1 (2024-06-04 17:50)
Other packages that cited hbamr R package
View hbamr citation profile
Other R packages that hbamr depends, imports, suggests or enhances
Complete documentation for hbamr
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

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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