Skip to content

georgios-stats/Bayesian_Statistics_Michaelmas_2021

Repository files navigation


Details

This repository contains the teaching material for the module MATH3341/4031 Bayesian statistics III/IV in term 1 in 2021 @ Durham University.


Description

Lectures and Problem classes

  • 'Lecture_handouts' folder contains the material used in your lectures and problem classes

Computer practical classes

Homework

  • 'Homework' folder contains the material used for your practice at home

Additional reading material

  • 'Additional reading material' folder contains the additional reading material that students at Level IV and master level are required to independently study.

Web-applets

  • 'Shiny_applets' folder contains the source code of the web applets used in the lectures.

Interesting videos

  • Dennis Lindley is interviewed by Tony O'Hagan about Bayesian Stats @RSS:
    Topics: Bayesian stats foundations, subjectivism, inference; How it Bayesain stats were developed.

    drawing


How to download and use it:

How to download and use it in Rstudio cloud

  1. Go to the website [ https://rstudio.cloud ] , if you already have an account log in, otherwise register and then log in.

  2. After logging in,

    1. go to Projects tab,

    2. click on the v next to the New Project button to expand the pop-up menu list

    3. click on the choice New Project from Git Repo

    4. in the URL of your Git repository section insert the link:

      https://github.com/georgios-stats/Bayesian_Statistics_Michaelmas_2021.git

    ... this will gonna download the whole Bayesian learning teaching material. You can navigate to the material.

How to download the whole repository

Ways:

  1. You can click [HERE].

  2. You can click the green button 'Clone or download' and download it as a zip file

  3. You can use the program 'git' (https://git-scm.com/):

    • in windows/linux:

      download and install git from https://git-scm.com/

    • in Debian linux run in the terminal:

      sudo apt-get install git

    • in Red Hat linux run in the terminal:

      sudo yum install git

    ... then run:

  4. You can use rstudio:

    1. Go to File > New Project > Version Control > Git

    2. In the section Repository URL write

    3. Hit Create a Project

How to download a specific folder only

  1. In install Firefox GitZip add-on or the Chrome GitZip add-on

  2. Double click on the items you need.

  3. Click download button at bottom-right.

  4. See the progress dashboard and wait for browser trigger download.

  5. Get the ZIP file.

How to download a specific file

  1. You can just navigate to the file from the browser and download it.

  2. You can use the GitZip add-on for Firefox available HERE or the Chrome add-on GitZip available HERE


About

MATH3341/4031 Bayesian Statistics III/IV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published