In this project, we implemented two simulations to show the performance of betting method
compared with the emperical Berstein method and boostrap method to construct the confidence sequence. The code is written in R langauge. Two main files are 1-synthetic.R and 2-baseball.Rmd. The detailed implementation of betting, boostrap, and emprical Berstein methods are in the utils folder. All figure results are in the fig folder.
Data Generation:
R 1-synthetic.RData Description: We created the first 45 random batting sequences
Here