Other packages > Find by keyword >

bayesrules  

Datasets and Supplemental Functions from Bayes Rules! Book
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bayesrules", "0.0.2")



Attach the package and use:
library("bayesrules")
Maintained by
Mine Dogucu
[Scholar Profile | Author Map]
First Published: 2021-06-24
Latest Update: 2021-09-25
Description:
Provides datasets and functions used for analysis and visualizations in the Bayes Rules! book (). The package contains a set of functions that summarize and plot Bayesian models from some conjugate families and another set of functions for evaluation of some Bayesian models.
How to cite:
Mine Dogucu (2021). bayesrules: Datasets and Supplemental Functions from Bayes Rules! Book. R package version 0.0.2, https://cran.r-project.org/web/packages/bayesrules. Accessed 05 May. 2025.
Previous versions and publish date:
0.0.1 (2021-06-24 10:10)
Other packages that cited bayesrules R package
View bayesrules citation profile
Other R packages that bayesrules depends, imports, suggests or enhances
Complete documentation for bayesrules
Functions, R codes and Examples using the bayesrules R package
Some associated functions: airbnb . airbnb_small . bald_eagles . basketball . bechdel . big_word_club . bike_users . bikes . bird_counts . book_banning . cherry_blossom_sample . classification_summary . classification_summary_cv . climbers_sub . coffee_ratings . coffee_ratings_small . equality_index . fake_news . football . hotel_bookings . loons . moma . moma_sample . naive_classification_summary . naive_classification_summary_cv . penguins_bayes . plot_beta . plot_beta_binomial . plot_beta_ci . plot_binomial_likelihood . plot_gamma . plot_gamma_poisson . plot_normal . plot_normal_likelihood . plot_normal_normal . plot_poisson_likelihood . pop_vs_soda . prediction_summary . prediction_summary_cv . pulse_of_the_nation . sample_mode . spotify . summarize_beta . summarize_beta_binomial . summarize_gamma . summarize_gamma_poisson . summarize_normal_normal . voices . weather_WU . weather_australia . weather_perth . 
Some associated R codes: classification_summary.R . classification_summary_cv.R . data_airbnb.R . data_airbnb_small.R . data_bald_eagles.R . data_basketball.R . data_bechdel.R . data_big_word_club.R . data_bike_users.R . data_bikes.R . data_bird_counts.R . data_book_banning.R . data_cherry_blossom_sample.R . data_climbers_sub.R . data_coffee_ratings.R . data_coffee_ratings_small.R . data_equality_index.R . data_fake_news.R . data_football.R . data_hotel_bookings.R . data_loons.R . data_moma.R . data_moma_sample.R . data_penguins_bayes.R . data_pop_vs_soda.R . data_pulse_of_the_nation.R . data_spotify.R . data_voices.R . data_weather_WU.R . data_weather_australia.R . data_weather_perth.R . globals.R . naive_classification_summary.R . naive_classification_summary_cv.R . plot_beta.R . plot_beta_binomial.R . plot_beta_ci.R . plot_binomial_likelihood.R . plot_gamma.R . plot_gamma_poisson.R . plot_normal.R . plot_normal_likelihood.R . plot_normal_normal.R . plot_poisson_likelihood.R . prediction_summary.R . prediction_summary_cv.R . sample_mode.R . summarize_beta.R . summarize_beta_binomial.R . summarize_gamma.R . summarize_gamma_poisson.R . summarize_normal_normal.R .  Full bayesrules package functions and examples
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for bayesrules102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

pdqr  
Work with Custom Distribution Functions
Create, transform, and summarize custom random variables with distribution functions (analogues of ...
Download / Learn more Package Citations See dependency  
cape  
Combined Analysis of Pleiotropy and Epistasis for Diversity Outbred Mice
Combined Analysis of Pleiotropy and Epistasis infers predictive networks between genetic variants a ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
BINCOR  
Estimate the Correlation Between Two Irregular Time Series
Estimate the correlation between two irregular time series that are not necessarily sampled on ident ...
Download / Learn more Package Citations See dependency  
lifecourse  
Quantification of Lifecourse Fluidity
Provides in built datasets and three functions. These functions are mobility_index, nonStanTest and ...
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  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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