Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 678 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 678 Bytes

Statistical simulations

A collection of small notebooks showing some statistical properties via simulation

ENBIK 2018

The simulations were presented at ENBIK 2018. The source for the slides (contains all computation as well) is in the file enbik.Rmd and can be compiled with xaringan. A compiled version can be browsed at [https://www.martinmodrak.cz/post/2018-06-11-enbik/enbik.html].

The files t_test.Rmd and DESeq2.Rmd contain separate examples with t-test and DESeq2 with slightly different configuration than what was shown at ENBIK. Those are standard RStudio Notebooks