Other packages > Find by keyword >

hBayesDM  

Hierarchical Bayesian Modeling of Decision-Making Tasks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("hBayesDM", "1.2.1")



Attach the package and use:
library("hBayesDM")
Maintained by
Woo-Young Ahn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-25
Latest Update: 2022-09-23
Description:
Fit an array of decision-making tasks with computational models in a hierarchical Bayesian framework. Can perform hierarchical Bayesian analysis of various computational models with a single line of coding (Ahn et al., 2017) .
How to cite:
Woo-Young Ahn (2016). hBayesDM: Hierarchical Bayesian Modeling of Decision-Making Tasks. R package version 1.2.1, https://cran.r-project.org/web/packages/hBayesDM. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.2.0 (2016-03-25 20:01), 0.2.1 (2016-04-03 16:55), 0.2.3.1 (2016-09-30 08:30), 0.2.3.2 (2016-12-21 17:02), 0.2.3.3 (2016-12-28 16:31), 0.2.3 (2016-07-17 14:03), 0.3.0 (2017-01-22 12:38), 0.4.0 (2017-05-23 19:36), 0.5.0 (2018-01-03 09:05), 0.6.0 (2018-09-11 21:00), 0.7.0 (2018-12-14 00:11), 0.7.1 (2019-01-21 10:10), 0.7.2 (2019-02-12 11:13), 1.0.0 (2019-08-30 11:00), 1.0.1 (2019-09-01 16:30), 1.0.2 (2019-11-13 11:40), 1.1.1 (2021-05-03 17:40), 1.2.0 (2022-09-10 08:53)
Other packages that cited hBayesDM R package
View hBayesDM citation profile
Other R packages that hBayesDM depends, imports, suggests or enhances
Complete documentation for hBayesDM
Functions, R codes and Examples using the hBayesDM R package
Some associated functions: HDIofMCMC . alt_delta . alt_gamma . bandit2arm_delta . bandit4arm2_kalman_filter . bandit4arm_2par_lapse . bandit4arm_4par . bandit4arm_lapse . bandit4arm_lapse_decay . bandit4arm_singleA_lapse . banditNarm_2par_lapse . banditNarm_4par . banditNarm_delta . banditNarm_kalman_filter . banditNarm_lapse . banditNarm_lapse_decay . banditNarm_singleA_lapse . bart_ewmv . bart_par4 . cgt_cm . choiceRT_ddm . choiceRT_ddm_single . choiceRT_lba . choiceRT_lba_single . cra_exp . cra_linear . dbdm_prob_weight . dd_cs . dd_cs_single . dd_exp . dd_hyperbolic . dd_hyperbolic_single . estimate_mode . extract_ic . gng_m1 . gng_m2 . gng_m3 . gng_m4 . hBayesDM-package . hBayesDM_model . igt_orl . igt_pvl_decay . igt_pvl_delta . igt_vpp . multiplot . peer_ocu . plot.hBayesDM . plotDist . plotHDI . plotInd . printFit . prl_ewa . prl_fictitious . prl_fictitious_multipleB . prl_fictitious_rp . prl_fictitious_rp_woa . prl_fictitious_woa . prl_rp . prl_rp_multipleB . pstRT_ddm . pstRT_rlddm1 . pstRT_rlddm6 . pst_Q . pst_gainloss_Q . ra_noLA . ra_noRA . ra_prospect . rdt_happiness . rhat . task2AFC_sdt . ts_par4 . ts_par6 . ts_par7 . ug_bayes . ug_delta . wcs_sql . 
Some associated R codes: HDIofMCMC.R . alt_delta.R . alt_gamma.R . bandit2arm_delta.R . bandit4arm2_kalman_filter.R . bandit4arm_2par_lapse.R . bandit4arm_4par.R . bandit4arm_lapse.R . bandit4arm_lapse_decay.R . bandit4arm_singleA_lapse.R . banditNarm_2par_lapse.R . banditNarm_4par.R . banditNarm_delta.R . banditNarm_kalman_filter.R . banditNarm_lapse.R . banditNarm_lapse_decay.R . banditNarm_singleA_lapse.R . bart_ewmv.R . bart_par4.R . cgt_cm.R . choiceRT_ddm.R . choiceRT_ddm_single.R . choiceRT_lba.R . choiceRT_lba_single.R . cra_exp.R . cra_linear.R . dbdm_prob_weight.R . dd_cs.R . dd_cs_single.R . dd_exp.R . dd_hyperbolic.R . dd_hyperbolic_single.R . estimate_mode.R . extract_ic.R . gng_m1.R . gng_m2.R . gng_m3.R . gng_m4.R . hBayesDM.R . hBayesDM_model.R . igt_orl.R . igt_pvl_decay.R . igt_pvl_delta.R . igt_vpp.R . multiplot.R . peer_ocu.R . plot.hBayesDM.R . plotDist.R . plotHDI.R . plotInd.R . preprocess_funcs.R . printFit.R . prl_ewa.R . prl_fictitious.R . prl_fictitious_multipleB.R . prl_fictitious_rp.R . prl_fictitious_rp_woa.R . prl_fictitious_woa.R . prl_rp.R . prl_rp_multipleB.R . pstRT_ddm.R . pstRT_rlddm1.R . pstRT_rlddm6.R . pst_Q.R . pst_gainloss_Q.R . ra_noLA.R . ra_noRA.R . ra_prospect.R . rdt_happiness.R . rhat.R . settings.R . stanmodels.R . task2AFC_sdt.R . ts_par4.R . ts_par6.R . ts_par7.R . ug_bayes.R . ug_delta.R . wcs_sql.R . zzz.R .  Full hBayesDM package functions and examples
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

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  
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  
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  
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  
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  
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  

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