knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

cointoss

The goal of cointoss is to simulate the longest runs lengths in coin tosses with varying length, probability of heads and ....

^ This is where you would describe the goals of your project.

This is just a demo of project organization.

You should be able to clone this repo and all the analysis should work without any edits.



ST541-Fall2018/cointoss documentation built on May 31, 2019, 1:53 p.m.