Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 789 Bytes

File metadata and controls

25 lines (12 loc) · 789 Bytes

###File: Simulations-InClassTT.rmd

Great job! Please add some comments to your code and your results.

For the Problem1, Problem2 and Problem3, it would be better to write a function to simulate.

For problem4, the boot_ci function would be better to take the estimating function as input.

###File: Simulations-InClass.Bowei.rmd

Great job! Please add some comments to your code and your results.

For problem4, please write a function boot_ci to fulfill all the steps. The function needs to take the dataset and the estimating function as input.

###File: Simulations-InClass_allan.rmd

Great job! Please add some comments for the key steps.

For Problem3.c, please try to automatically find the fair probability increment.

###File: Simulations-InClass_Yimo.rmd

Great job!