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.12")



Attach the package and use:
library("bayes4psy")
Maintained by
Jure Demšar
[Scholar Profile | Author Map]
First Published: 2019-06-28
Latest Update: 2023-09-29
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.12, https://cran.r-project.org/web/packages/bayes4psy. Accessed 09 Apr. 2025.
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)
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
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for bayes4psy5101520253035TrendBars

Today's Hot Picks in Authors and Packages

MultSurvTests  
Permutation Tests for Multivariate Survival Analysis
Multivariate version of the two-sample Gehan and logrank tests, as described in L.J Wei & J.M Lachin ...
Download / Learn more Package Citations See dependency  
mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  
fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
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  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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