Skip to content

donaldmusgrove/gibbS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gibbS

The aim of gibbS is to provide functionality within R for randomly sampling Gibbs.

Key feature:

  • a single function to sample a Gibb brother: gibbsampler.

Importantly, each of the images included in this package are in the public domain. View the Wikipedia page for more information.

Installation

To get the current development version from github:

# install.packages("devtools")
library(devtools)
install_github("donaldmusgrove/gibbS")

Running the Gibb Sampler

Generate a random Gibb with the following code.

library(gibbS)
gibbsampler(42)   #Input a random number

About

A Gibb Sampler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages