(An intermediate session lead by Brad Duthie.)
These are the files which Brad will use during the session to explain these techniques. You can download them to take a proper look over the notes, slides, and example script/s.
randomisation.R
is an example script.
randomisation_notes.html
has comprehensive details which aim to help get you started. View the notes in your browser here: https://stirlingcodingclub.github.io/randomisation/randomisation_notes.html
randomisation_slides.pdf
is the presentation which compliments those notes.
The RMarkdown files (*.Rmd) which have been used to generate the slides and the notes are also included.
- Click the green Clone or Download button in the top right.
- Click Download ZIP.
- From the project dropdown in the top right, choose Create Project.
- Select Version Control from the options.
- Choose Git.
- Add the following as the repository URL: https://github.com/StirlingCodingClub/randomisation.git
- Choose a folder location and create the project.
Navigate to the directory you want to clone this repository into and run:
git clone [email protected]:StirlingCodingClub/randomisation.git