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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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