Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ProbBayes, Version 1.1

Functions for Probability and Bayesian Modeling by Jim Albert and Monika Hu

This package inclues functions for communicating Bayesian thinking including Bayes rule for deciding among spinners, visualizations for Bayesian inference for one binomial proportion and for one normal mean, and basic MCMC functions

One can install ProbBayes from CRAN by typing the following in the Console window:

install.packages("ProbBayes")

You can install the developmental version of ProbBayes by typing

library(remotes)

install_github("bayesball/ProbBayes")

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.