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 26 Jun. 2026.
Previous versions and publish date:
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

ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
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  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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