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 09 Mar. 2026.
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), 1.2.1 (2022-09-23 10:30)
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

Today's Hot Picks in Authors and Packages

Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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