Skip to content

nzhu5646/binomial

Repository files navigation

Binomial Package

Nicole Zhu

Description

This contains the binomial package created for workout 03 in Stat 133. More information can be found in the package itself.

Installation

Install from GitHub via devtools:

# development version from GitHub:
#install.packages("devtools") 

# install "cointoss" (without vignettes)
devtools::install_github("nzhu5646/binomial")

# install "cointoss" (with vignettes)
devtools::install_github("nzhu5646/binomial", build_vignettes = TRUE)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages