Other packages > Find by keyword >

bayes4psy  

User Friendly Bayesian Data Analysis for Psychology
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bayes4psy", "1.2.13")



Attach the package and use:
library("bayes4psy")
Maintained by
Jure Demšar
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-06-28
Latest Update: 2025-07-16
Description:
Contains several Bayesian models for data analysis of psychological tests. A user friendly interface for these models should enable students and researchers to perform professional level Bayesian data analysis without advanced knowledge in programming and Bayesian statistics. This package is based on the Stan platform (Carpenter et el. 2017 ).
How to cite:
Jure Demšar (2019). bayes4psy: User Friendly Bayesian Data Analysis for Psychology. R package version 1.2.13, https://cran.r-project.org/web/packages/bayes4psy. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:20), 1.1.1 (2019-06-28 14:20), 1.2.0 (2019-12-14 00:20), 1.2.2 (2020-02-18 15:10), 1.2.3 (2020-02-20 18:30), 1.2.4 (2020-11-27 03:20), 1.2.5 (2020-12-07 15:00), 1.2.6 (2021-04-26 17:00), 1.2.7 (2021-09-10 13:40), 1.2.8 (2021-09-27 12:00), 1.2.11 (2023-03-22 21:30), 1.2.12 (2023-09-29 15:10)
Other packages that cited bayes4psy R package
View bayes4psy citation profile
Other R packages that bayes4psy depends, imports, suggests or enhances
Complete documentation for bayes4psy
Functions, R codes and Examples using the bayes4psy R package
Some associated functions: b_bootstrap . b_color . b_linear . b_prior-class . b_prior-get_prior_id . b_reaction_time . b_results-class . b_results-compare_distributions . b_results-compare_means . b_results-get_parameters . b_results-get_subject_parameters . b_results-plot_distributions . b_results-plot_distributions_difference . b_results-plot_fit . b_results-plot_means . b_results-plot_means_difference . b_results-plot_trace . b_success_rate . b_ttest . bayes4psy-datasets . bayes4psy-package . color_class-class . color_class-compare_distributions . color_class-compare_means . color_class-get_parameters . color_class-plot_distributions . color_class-plot_distributions_difference . color_class-plot_distributions_hsv . color_class-plot_fit . color_class-plot_fit_hsv . color_class-plot_hsv . color_class-plot_means . color_class-plot_means_difference . color_class-plot_means_hsv . color_class-plot_trace . linear_class-class . linear_class-compare_distributions . linear_class-compare_means . linear_class-get_parameters . linear_class-get_subject_parameters . linear_class-plot_distributions . linear_class-plot_distributions_difference . linear_class-plot_fit . linear_class-plot_means . linear_class-plot_means_difference . linear_class-plot_trace . mcmc_hdi . plot-color_class-missing-method . plot-linear_class-missing-method . plot-reaction_time_class-missing-method . plot-success_rate_class-missing-method . plot-ttest_class-missing-method . reaction_time_class-class . reaction_time_class-compare_distributions . reaction_time_class-compare_means . reaction_time_class-get_parameters . reaction_time_class-get_subject_parameters . reaction_time_class-plot_distributions . reaction_time_class-plot_distributions_difference . reaction_time_class-plot_fit . reaction_time_class-plot_means . reaction_time_class-plot_means_difference . reaction_time_class-plot_trace . show-color_class-method . show-linear_class-method . show-reaction_time_class-method . show-success_rate_class-method . show-ttest_class-method . success_rate_class-class . success_rate_class-compare_distributions . success_rate_class-compare_means . success_rate_class-get_parameters . success_rate_class-get_subject_parameters . success_rate_class-plot_distributions . success_rate_class-plot_distributions_difference . success_rate_class-plot_fit . success_rate_class-plot_means . success_rate_class-plot_means_difference . success_rate_class-plot_trace . summary-color_class-method . summary-linear_class-method . summary-reaction_time_class-method . summary-success_rate_class-method . summary-ttest_class-method . ttest_class-class . ttest_class-compare_distributions . ttest_class-compare_means . ttest_class-get_parameters . ttest_class-plot_distributions . ttest_class-plot_distributions_difference . ttest_class-plot_fit . ttest_class-plot_means . ttest_class-plot_means_difference . ttest_class-plot_trace . 
Some associated R codes: b_bootstrap.R . b_color.R . b_linear.R . b_prior.R . b_reaction_time.R . b_results.R . b_success_rate.R . b_ttest.R . bayes4psy-package.R . color_class.R . data.R . linear_class.R . reaction_time_class.R . shared_functions.R . shared_plots.R . stanmodels.R . success_rate_class.R . ttest_class.R . zzz.R .  Full bayes4psy package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
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  
box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

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